another comment typo

This commit is contained in:
PatR
2017-09-25 13:27:12 -07:00
parent 26dd891038
commit 559cddad65

View File

@@ -1243,7 +1243,7 @@ const char *objphrase; /* "Your widget glows" or "Steed's saddle glows" */
return res;
}
/* potion obj hits monster mon, which might be youmounst; obj always use up */
/* potion obj hits monster mon, which might be youmonst; obj always use up */
void
potionhit(mon, obj, how)
struct monst *mon;