[9247] Fixed typo: achievment -> achievement

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
yad02 2010-01-24 17:30:54 +03:00 committed by VladimirMangos
parent aa14f45e60
commit b78df99f42
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9246"
#define REVISION_NR "9247"
#endif // __REVISION_NR_H__