From: nhmall Date: Mon, 25 Nov 2019 16:42:24 +0000 (-0500) Subject: spelling bit X-Git-Tag: NetHack-3.7.0_WIP~230 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ece8ef31dfbe46f45cf0b28c275cf78aa375bb9;p=nethack spelling bit --- 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