]> granicus.if.org Git - nethack/commitdiff
vomit countdown comment typo
authorPatR <rankin@nethack.org>
Mon, 25 Sep 2017 18:15:29 +0000 (11:15 -0700)
committerPatR <rankin@nethack.org>
Mon, 25 Sep 2017 18:15:29 +0000 (11:15 -0700)
A word got left out.

src/timeout.c

index 7e391cb132f0360d98f375a3185ca99f961083a2..94808fe8874c59189bfb139e3dc76583d29460ca 100644 (file)
@@ -203,7 +203,7 @@ vomiting_dialogue()
                countdown, and it was still possible to move around between
                that message and "You can move again." (from vomit()'s
                nomul(-2)) with no intervening message; give one here to
-               have a more specific at which hero became unable to move
+               have more specific point at which hero became unable to move
                [vomit() issues its own message for the cantvomit() case] */
             You("%s!", !Hallucination ? "vomit" : "hurl chunks");
         }