From: nhmall Date: Wed, 26 Feb 2020 20:30:10 +0000 (-0500) Subject: typo in fixes X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21ae547dec3cae3f458b7ae46c54a6eb1236464c;p=nethack typo in fixes --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index 596836863..f0b024b80 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -233,4 +233,4 @@ options overhaul: moved the option definitions into include/optlist.h; each option has its own individual function for setting the option, for retrieving the option value, and for processing the option following its selection in the 'O' menu, added doc/options.doc file. -recglyph_darkroom() relocated from options.c to display.c +function reglyph_darkroom() relocated from options.c to display.c