[10537] Fixe typo in command help text.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Stillhard 2010-09-26 15:06:18 +04:00 committed by VladimirMangos
parent 541098168d
commit 52508eee6e
5 changed files with 13 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10536"
#define REVISION_NR "10537"
#endif // __REVISION_NR_H__