correct a few minor typos in sys

This commit is contained in:
nhmall
2025-10-25 10:14:28 -04:00
parent a03b2c763b
commit b72d4af837
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ Building
Two different versions of NetHack will be built for Windows from the
command line using the Makefile approach:
A tty port utilizing the Win32 Console I/O subsystem Console,
and a curses interface in an executabled called NetHack.exe.
and a curses interface in an executable called NetHack.exe.
NetHack
A Win32 native port built on the Windows API Graphical NetHack,
and graphical curses in an executable called NetHackW.exe.