]> granicus.if.org Git - nethack/commitdiff
grammar bit
authornhmall <mjnh@persona.ca>
Sat, 13 Feb 2016 22:48:34 +0000 (17:48 -0500)
committernhmall <mjnh@persona.ca>
Sat, 13 Feb 2016 22:48:34 +0000 (17:48 -0500)
src/shk.c

index 4e813012ce1f01a50cc55b6f9ff8ae162a308d84..bb593f1fc72cf28c4a1db24af3acd0cbdffdb56b 100644 (file)
--- a/src/shk.c
+++ b/src/shk.c
@@ -1,4 +1,4 @@
-/* NetHack 3.6 shk.c   $NHDT-Date: 1455402387 2016/02/13 22:26:27 $  $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.123 $ */
+/* NetHack 3.6 shk.c   $NHDT-Date: 1455403704 2016/02/13 22:48:24 $  $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.124 $ */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
@@ -643,7 +643,7 @@ char *enterstring;
                               : "Leave the %s%s outside.",
                           tool, plur(cnt));
             else
-                pline("%s %s to let you in with a %s%s.",
+                pline("%s %s to let you in with your %s%s.",
                         Shknam(shkp),
                         NOTANGRY(shkp) ? "is hesitant" : "refuses",
                         tool, plur(cnt));