From 44a2e108e13c2f66cd9a70b7f5e2b6dcb3852b29 Mon Sep 17 00:00:00 2001 From: PatR Date: Fri, 19 Jun 2020 15:50:25 -0700 Subject: [PATCH] fix github pull request #358 - Guidebook typo "if will" should be "it will". The pull request only fixes this for Guidebook.tex but it is also present in Guidebook.mn. The typo made it from one to the other via copy+paste. Fixes #358 --- doc/Guidebook.mn | 4 ++-- doc/Guidebook.tex | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index b10e8ca25..a7593c4d0 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -1,4 +1,4 @@ -.\" $NHDT-Branch: NetHack-3.7-Mar2020 $:$NHDT-Revision: 1.347 $ $NHDT-Date: 1583508684 2020/03/06 15:31:24 $ +.\" $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.379 $ $NHDT-Date: 1592607019 2020/06/19 22:50:19 $ .\" .\" This is an excerpt from the 'roff' man page from the 'groff' package. .\" Guidebook.mn currently does *not* fully adhere to these guidelines. @@ -2725,7 +2725,7 @@ Persistence of Objects .pg Normally, if you have seen an object at a particular map location and move to another location where you can't directly see that object any -more, if will continue to be displayed on your map. +more, it will continue to be displayed on your map. That remains the case even if it is not actually there any more \(em perhaps a monster has picked it up or it has rotted away \(em until you can see or feel that location again. diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 937000f8f..759441161 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -2955,7 +2955,7 @@ by ``{\tt BUCX}'' state. %.pg Normally, if you have seen an object at a particular map location and move to another location where you can't directly see that object any -more, if will continue to be displayed on your map. +more, it will continue to be displayed on your map. That remains the case even if it is not actually there any more---perhaps a monster has picked it up or it has rotted away---until you can see or feel that location again.