Remove some typos

This commit is contained in:
Artem Serebriyskiy 2013-11-11 19:29:48 +04:00
commit 7e09b6687e
2 changed files with 1 additions and 2 deletions

View file

@ -278,7 +278,6 @@ protected:
/* Return the namespace for the class/enum - the nspace feature */
String *getNSpace() const;
void setNSpace(String *nspace);
/* Return the real name of the current class */
String *getClassName() const;