diff --git a/src/FontCharAliases.cpp b/src/FontCharAliases.cpp index bfe774ac51..4130295eda 100644 --- a/src/FontCharAliases.cpp +++ b/src/FontCharAliases.cpp @@ -81,8 +81,8 @@ static void InitCharAliases() #define INTERNAL 0xE000 - // todo: convert this into a vector? that way we can dynamically add - // to the list easier. -aj(?) + // todo: convert this into a vector? + // that way we can dynamically add to the list easier. -aj // Hiragana: struct alias { const char *str;