From 63842b64ef4fa7b908d9675f62a1c7fd754414ca Mon Sep 17 00:00:00 2001 From: nhmall Date: Tue, 7 Jul 2020 22:16:00 -0400 Subject: [PATCH] typo - missing closing bracket --- doc/fixes37.0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fixes37.0 b/doc/fixes37.0 index f7fd72278..3bae5c2aa 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -399,7 +399,7 @@ user_sounds: provide an experimental mechanism for terminal-side sounds similar to the method used for vt_tiledata; new option vt_sounddata that also requires compile-time definition of TTY_SOUND_ESCCODES (also requires terminal-side code external to NetHack to recognize the sequence and - act on it + act on it) NetHack Community Patches (or Variation) Included