[9623] Fixed typo in mangos.conf comment.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
erickeir 2010-03-26 21:34:28 +03:00 committed by VladimirMangos
parent f56190db12
commit 634fd2a508
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9622"
#define REVISION_NR "9623"
#endif // __REVISION_NR_H__