diff --git a/src/Draw.cpp b/src/Draw.cpp index 41db1003..924a44d7 100644 --- a/src/Draw.cpp +++ b/src/Draw.cpp @@ -833,7 +833,7 @@ void InitTextObject(const char *name) // This breaks the Japanese text on English Windows installations. // Also, the game uses DEFAULT_QUALITY instead of NONANTIALIASED_QUALITY, - // causing font antialiasing to blend with the colour-key, giving text ab + // causing font antialiasing to blend with the colour-key, giving text an // ugly black outline. #ifdef FIX_BUGS #define QUALITY NONANTIALIASED_QUALITY