[9773] Fixed typo in code comment.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Olynn 2010-04-21 20:16:04 +04:00 committed by VladimirMangos
parent 17dd848242
commit 3bf63659f3
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 "9772"
#define REVISION_NR "9773"
#endif // __REVISION_NR_H__