From e9f8bb602ba694dffbc95d13cb8fc4cb95bf3867 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Sat, 3 Dec 2022 22:22:05 -0800 Subject: [PATCH] Fixed singular/plural mistake. --- DUMB | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DUMB b/DUMB index 9f8e30f..fe7680b 100644 --- a/DUMB +++ b/DUMB @@ -7,7 +7,7 @@ particular machine, especially when the curses library is inadequate and installing ncurses isn't an option. It's also good for getting Frotz to run when you have a C compiler and know nothing else of how to do things. This way you can run Frotz on VMS, MVS, VM/CMS and all those -other stodgy operating system. More on that later. Maybe you'd like to +other stodgy operating systems. More on that later. Maybe you'd like to experience what it's like to play Adventure on a teletype. A much cooler use for compiling Frotz with the dumb interface is that it -- 2.34.1