aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGooyeth <Gooyeth@users.noreply.github.com>2018-04-02 09:43:48 -0600
committerAriel Silva <ariel-@users.noreply.github.com>2018-04-03 00:36:02 -0300
commita04e5f261c77583edf0250bf9c2716e09f7b536b (patch)
tree12cc8dd8b69a66afe77dc68bbba7af7160982768 /src
parent59c94b3a7dab2513eb157cdc004f603a859f322a (diff)
cosmetic change
Diffstat (limited to 'src')
-rw-r--r--src/server/game/Spells/SpellMgr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/server/game/Spells/SpellMgr.cpp b/src/server/game/Spells/SpellMgr.cpp
index 0e4cba36654..7642b258fb4 100644
--- a/src/server/game/Spells/SpellMgr.cpp
+++ b/src/server/game/Spells/SpellMgr.cpp
@@ -2946,7 +2946,7 @@ void SpellMgr::LoadSpellInfoCustomAttributes()
}
}
- // add attribute custom to liquid auras
+ // add custom attribute to liquid auras
for (LiquidTypeEntry const* liquid : sLiquidTypeStore)
if (liquid->SpellId)
{