From: Eric Branlund Date: Thu, 2 Jul 2020 15:50:32 +0000 (-0700) Subject: Dropped period in English knowledge menu entry for consistency with the other entries. X-Git-Tag: vmacos2.2.1-7e^0 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=refs%2Ftags%2Fv2.2.1.7e;p=hengbandforosx%2Fhengbandosx.git Dropped period in English knowledge menu entry for consistency with the other entries. --- diff --git a/src/cmd4.c b/src/cmd4.c index aa3cacc8f..5d2b27f95 100644 --- a/src/cmd4.c +++ b/src/cmd4.c @@ -8075,7 +8075,7 @@ void do_cmd_knowledge(void) prt("(7) Display current pets", 12, 5); prt("(8) Display home inventory", 13, 5); prt("(9) Display *identified* equip.", 14, 5); - prt("(0) Display terrain symbols.", 15, 5); + prt("(0) Display terrain symbols", 15, 5); } else {