[7821] Fixed typo in comment and var. name.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
KAPATEJIb 2009-05-14 10:44:49 +04:00 committed by VladimirMangos
parent 4edbdb02f6
commit 28c7c95b87
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7820"
#define REVISION_NR "7821"
#endif // __REVISION_NR_H__