some comment spelling fixes

This commit is contained in:
nhmall
2023-03-16 22:27:01 -04:00
parent 90906ed05a
commit de79240dea
51 changed files with 118 additions and 118 deletions

View File

@@ -2941,7 +2941,7 @@ muse_unslime(
boolean was_lit = obj->lamplit ? TRUE : FALSE, saw_lit = FALSE;
/*
* If not already lit, requires two actions. We cheat and let
* monster do both rather than render the potion unuseable.
* monster do both rather than render the potion unusable.
*
* Monsters don't start with oil and don't actively pick up oil
* so this may never occur in a real game. (Possible though;