Core/Misc: Fix typo

Fix typos about the word "Resurrect"
This commit is contained in:
jackpoz
2014-05-24 18:25:53 +02:00
parent 8f42dd3fab
commit f091713086
12 changed files with 29 additions and 29 deletions

View File

@@ -4188,7 +4188,7 @@ void Spell::SendChannelStart(uint32 duration)
void Spell::SendResurrectRequest(Player* target)
{
// get ressurector name for creature resurrections, otherwise packet will be not accepted
// get resurrector name for creature resurrections, otherwise packet will be not accepted
// for player resurrections the name is looked up by guid
std::string const sentName(m_caster->GetTypeId() == TYPEID_PLAYER
? ""