[9771] Fixed typos in mangosd.conf comments

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Neggod 2010-04-21 13:20:13 +04:00 committed by VladimirMangos
parent 378c76b1c3
commit cea7d42971
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9770"
#define REVISION_NR "9771"
#endif // __REVISION_NR_H__