spelling bit

This commit is contained in:
nhmall
2019-11-25 11:42:24 -05:00
parent 94f251cf2a
commit 4ece8ef31d

2
README
View File

@@ -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