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

@@ -1016,7 +1016,7 @@ acurrstr()
/* when wearing (or taking off) an unID'd item, this routine is used
to distinguish between observable +0 result and no-visible-effect
due to an attribute not being able to exceed maximum or minimun */
due to an attribute not being able to exceed maximum or minimum */
boolean
extremeattr(attrindx) /* does attrindx's value match its max or min? */
int attrindx;