yet another comment typo

This commit is contained in:
PatR
2017-10-01 16:51:07 -07:00
parent f18524bef9
commit 835c4ae075

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 youmonst; obj always use up */
/* potion obj hits monster mon, which might be youmonst; obj always used up */
void
potionhit(mon, obj, how)
struct monst *mon;