[10449] Typos in enum names and comments

Also typos find by darkstalker and Neo2003

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Darkrulerz 2010-09-06 15:32:35 +04:00 committed by VladimirMangos
parent e3d9ebe81e
commit 214c65baa1
12 changed files with 2746 additions and 2746 deletions

View file

@ -879,7 +879,7 @@ void Guild::LoadGuildEventLogFromDB()
NewEvent.TimeStamp = fields[5].GetUInt64();
// There can be a problem if more events have same TimeStamp the ORDER can be broken when fields[0].GetUInt32() == configCount, but
// events with same timestamp can appear when there is lag, and we naivly suppose that mangos isn't laggy
// events with same timestamp can appear when there is lag, and we naively suppose that mangos isn't laggy
// but if problem appears, player will see set of guild events that have same timestamp in bad order
// Add entry to list