]> granicus.if.org Git - nethack/commitdiff
comment tidbit
authornethack.rankin <nethack.rankin>
Sat, 14 Jun 2003 06:58:11 +0000 (06:58 +0000)
committernethack.rankin <nethack.rankin>
Sat, 14 Jun 2003 06:58:11 +0000 (06:58 +0000)
     Fix a misspelling pointed out by <Someone> some time back.

src/shk.c

index dc2116b5d408b6eb067d39a683b391307da5dde4..7137412a1e14a6923281a5ef607799965ba604fa 100644 (file)
--- a/src/shk.c
+++ b/src/shk.c
@@ -463,7 +463,7 @@ xchar x, y;
        }
 }
 
-/* shop merchandize has been taken; pay for it with any credit available;  
+/* shop merchandise has been taken; pay for it with any credit available;  
    return false if the debt is fully covered by credit, true otherwise */
 static boolean
 rob_shop(shkp)