[6916] Fixed typos in spell checking code.

This commit is contained in:
VladimirMangos 2008-12-18 03:02:49 +03:00
parent 29b37f4b6c
commit 771f9b2375
2 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6915"
#define REVISION_NR "6916"
#endif // __REVISION_NR_H__