]> granicus.if.org Git - nethack/commitdiff
spelling bit
authornhmall <nhmall@nethack.org>
Mon, 25 Nov 2019 16:42:24 +0000 (11:42 -0500)
committernhmall <nhmall@nethack.org>
Mon, 25 Nov 2019 16:42:24 +0000 (11:42 -0500)
README

diff --git a/README b/README
index d81a5bb9badda06bc76e0fb613591069f168c1fa..cdc0dfcb6ea7860be5e28df6f9ab0c6225dbf8cf 100644 (file)
--- 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