CodeSpell

This commit is contained in:
Max Seidenstücker
2026-02-06 16:20:00 +01:00
committed by Özkan Sezer
parent 8b53b77058
commit d870911202
34 changed files with 63 additions and 63 deletions

View File

@@ -228,7 +228,7 @@ int main(int argc, char *argv[])
}
success = SDL_ShowSimpleMessageBox(SDL_MESSAGEBOX_ERROR,
"Cyrillic (Ukranian)",
"Cyrillic (Ukrainian)",
"Для запису людської мови використовуються системи письма.",
NULL);
if (!success) {