]> granicus.if.org Git - nethack/commitdiff
comment tidbit (trunk only)
authornethack.rankin <nethack.rankin>
Thu, 22 Jun 2006 04:57:27 +0000 (04:57 +0000)
committernethack.rankin <nethack.rankin>
Thu, 22 Jun 2006 04:57:27 +0000 (04:57 +0000)
src/shk.c

index ca48c33a2ad37c6a3ebfded6ed8b98c63eecde94..55a1ce8c5bc8c9cbc8f6b6d40069048addec36bb 100644 (file)
--- a/src/shk.c
+++ b/src/shk.c
@@ -2445,7 +2445,7 @@ boolean ininv;
                   (or by a recursive call to self on behalf of it) where
                   the cost of this object is about to be added to shop
                   debt in place of having it remain on the current bill */
-               subfrombill(obj, shkp); /* avoid doubling billing */
+               subfrombill(obj, shkp); /* avoid double billing */
            }
 
            if (!Has_contents(otmp)) {