From 4ece8ef31dfbe46f45cf0b28c275cf78aa375bb9 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 25 Nov 2019 11:42:24 -0500 Subject: [PATCH] spelling bit --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index d81a5bb9b..cdc0dfcb6 100644 --- a/README +++ b/README @@ -24,7 +24,7 @@ process. Among them: * Replace the build-time "yacc and lex"-based level compiler, the "yacc and lex"-based dungeon compiler, and the quest text file processing done - by NetHack's "makedefs" utility, with lua text alternatives that are + by NetHack's "makedefs" utility, with Lua text alternatives that are loaded and processed by the game during play. * Write game savefiles and bonesfiles in a more portable and consistent way -- 2.50.1