From: PatR Date: Thu, 20 Jan 2022 18:42:38 +0000 (-0800) Subject: fix 'O' typo X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb9754195c5a1ffaabcb1d969de72a11f33a5815;p=nethack fix 'O' typo --- diff --git a/src/options.c b/src/options.c index 378087ffa..bdc145bd4 100644 --- a/src/options.c +++ b/src/options.c @@ -7318,7 +7318,7 @@ doset(void) /* changing options via menu by Per Liboriussen */ "the next menu choice, then press or .", NULL, }, *const helpepilog[] = { - "[To suppress this menu help, toggle off the 'cmdaddist' option.]", + "[To suppress this menu help, toggle off the 'cmdassist' option.]", "", NULL, };