From dd77f29e9830fda3c4a666e8a87804c753504fbc Mon Sep 17 00:00:00 2001 From: Linus Probert Date: Mon, 22 Oct 2018 18:12:59 +0200 Subject: [PATCH] Fixes a typo --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index 93a69ea..ef9b143 100644 --- a/src/main.c +++ b/src/main.c @@ -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",