Comment typofixes

This commit is contained in:
Pasi Kallinen
2015-10-17 12:28:52 +03:00
parent f4ec27ea13
commit f8b48490aa
23 changed files with 28 additions and 28 deletions

View File

@@ -616,7 +616,7 @@ long timeout;
case OBJ_MINVENT:
if (cansee_hatchspot) {
/* egg carring monster might be invisible */
/* egg carrying monster might be invisible */
if (canseemon(egg->ocarry)) {
Sprintf(carriedby, "%s pack",
s_suffix(a_monnam(egg->ocarry)));