Fixes a typo

This commit is contained in:
Linus Probert 2018-10-22 18:12:59 +02:00
parent 51d7b679ef
commit dd77f29e98
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ initMainMenu(void)
{
static TEXT_MENU_ITEM menu_items[] = {
{ "PLAY",
"Play a standard 20 level game. Redommended for new players",
"Play a standard 20 level game. Recommended for new players",
startRegularGame },
{ "QUICK PLAY",
"Play a 12 level game with more action earlier in the game",