]> granicus.if.org Git - nethack/commitdiff
fixes3-7-0 typo
authorPatR <rankin@nethack.org>
Tue, 29 Mar 2022 17:47:35 +0000 (10:47 -0700)
committerPatR <rankin@nethack.org>
Tue, 29 Mar 2022 17:47:35 +0000 (10:47 -0700)
Remove an extraneous space from a recent fixes entry.

doc/fixes3-7-0.txt

index 9d5fd272e9daa58eef597caf21d5312e0cfef0cc..df5de95419d1cfd52ac4acd0ef60db11073a8285 100644 (file)
@@ -1094,7 +1094,7 @@ have com_pager() check for failed nhl_init(); probably can't actually happen
 rearranging first-kill and first-hit gamelog messages to get hit before kill
        ordering resulted in "hit with a wielded weapon for first time" being
        given twice if that hit was delivered via applied polearm
-rearranging the feedback for first-kill and first-hit  introduced a bug by
+rearranging the feedback for first-kill and first-hit introduced a bug by
        not verifying that the wielded item used to hit was a weapon, giving
        erroneous event feedback and potentially giving it over and over for
        other non-weapon hits for as long as never-hit conduct stayed unbroken