From ac49d7b5e80ab6620e0fa56bd6fcdc77f074ff62 Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 31 Oct 2019 12:50:12 -0400 Subject: [PATCH] unintentional change --- doc/Guidebook.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index d1128e967..b3c175766 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -3036,7 +3036,7 @@ See the ``Modifying {\it NetHack\/} Symbols'' section. Example: %.sd \begin{verbatim} - # replaces small punctuation (tick marks) with digits + # replace small punctuation (tick marks) with digits SYMBOLS=S_boulder:0,S_golem:7 \end{verbatim} %.ed