]> granicus.if.org Git - nethack/commitdiff
fix 'O' typo
authorPatR <rankin@nethack.org>
Thu, 20 Jan 2022 18:42:38 +0000 (10:42 -0800)
committerPatR <rankin@nethack.org>
Thu, 20 Jan 2022 18:42:38 +0000 (10:42 -0800)
src/options.c

index 378087ffa2f56ef9bd9018e361dd1b7d23885e43..bdc145bd4d2886fe5bffa7be110bcba904f3988a 100644 (file)
@@ -7318,7 +7318,7 @@ doset(void) /* changing options via menu by Per Liboriussen */
             "the next menu choice, then press <enter> or <return>.",
             NULL,
         }, *const helpepilog[] = {
-            "[To suppress this menu help, toggle off the 'cmdaddist' option.]",
+            "[To suppress this menu help, toggle off the 'cmdassist' option.]",
             "",
             NULL,
         };