From b04028ec8152e2786199dbedd6b56d9dae7f79bf Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 27 Jan 2020 11:50:19 -0500 Subject: [PATCH] typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 4bef8a91e..041b75f9a 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ spoilers: * fix potential buffer overflow in pline(), raw_printf(), and config_error_add() * fix potential buffer overflow in choose_windows() * use vsnprintf instead of vsprintf in pline.c where possible - * Windows: incldues a fix from a 3.6.4 post-release update where + * Windows: includes a fix from a 3.6.4 post-release update where * OPTIONS=map_mode:fit_to_screen could cause a game start failure * Windows: users with C-locale unmappable names could get game start failure