Comment typofixes, pt 2

This commit is contained in:
Pasi Kallinen
2015-10-17 13:15:46 +03:00
parent f8b48490aa
commit f056bdb429
21 changed files with 24 additions and 24 deletions

View File

@@ -2290,7 +2290,7 @@ struct obj *otmp;
return 0;
}
int doeat() /* generic "eat" command funtion (see cmd.c) */
int doeat() /* generic "eat" command function (see cmd.c) */
{
struct obj *otmp;
int basenutrit; /* nutrition of full item */