From 21ae547dec3cae3f458b7ae46c54a6eb1236464c Mon Sep 17 00:00:00 2001 From: nhmall Date: Wed, 26 Feb 2020 15:30:10 -0500 Subject: [PATCH] typo in fixes --- doc/fixes37.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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