comment tidbit

Fix a misspelling pointed out by <Someone> some time back.
This commit is contained in:
nethack.rankin
2003-06-14 06:58:11 +00:00
parent 93ab03cc80
commit 5a88f420d5

View File

@@ -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)