fixed wrong spelled word.

This commit is contained in:
Ettl Martin 2012-02-15 22:57:20 +01:00
parent 04e4b5d14d
commit d8c24c3afc
1 changed files with 1 additions and 1 deletions

View File

@ -1970,7 +1970,7 @@ bool Tokenizer::tokenize(std::istream &code,
// replace __LINE__ macro with line number
simplifyLineMacro();
// replace 'NULL' and similiar '0'-defined macros with '0'
// replace 'NULL' and similar '0'-defined macros with '0'
simplifyNull();
// combine "- %num%"