*Fix 2 typo

--HG--
branch : trunk
This commit is contained in:
Blaymoira
2008-12-23 10:54:13 +01:00
parent cbe749aa20
commit cce6986e4f
4 changed files with 6 additions and 6 deletions

View File

@@ -1783,7 +1783,8 @@ void SpellMgr::LoadSpellScriptTarget()
bar.step();
sLog.outString();
sLog.outErrorDb(">> Loaded 0 SpellScriptTarget. DB table `spell_script_target` is empty.");
sLog.outString( ">> Loaded 0 spell script target" );
sLog.outErrorDb("`spell_script_target` table is empty!");
return;
}