Comment typofixes, pt 3

This commit is contained in:
Pasi Kallinen
2015-10-17 13:47:25 +03:00
parent f056bdb429
commit 66dd87454b
19 changed files with 23 additions and 23 deletions

View File

@@ -1588,7 +1588,7 @@ register struct obj *otmp;
}
if (!mons[otmp->corpsenm].cnutrit) {
/* no nutrution: rots away, no message if you passed out */
/* no nutrition: rots away, no message if you passed out */
if (!retcode)
pline_The("corpse rots away completely.");
if (carried(otmp))