[11234] Fixed typo in .debug spellcoefs help string.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Iriskin 2011-03-09 17:20:03 +03:00 committed by VladimirMangos
parent ad1f8a1791
commit a9b7f00a9e
4 changed files with 11 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11233"
#define REVISION_NR "11234"
#endif // __REVISION_NR_H__