L10N - Typos is eng-USA localization

This commit is contained in:
Renato Alves 2014-09-09 13:04:16 +01:00
parent eb92e8c0aa
commit 643533205a

View file

@ -178,7 +178,7 @@
// These are errors generated at the lowest level of input analysis,
// at the character level.
#define STRING_LEX_IMMEDIATE_UNK "Lexer start failure, unknown characters found immediately."
#define STRING_LEX_TYPE_UNK "Lexer cannot process and unknown token type."
#define STRING_LEX_TYPE_UNK "Lexer cannot process an unknown token type."
// Dates
//