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

@@ -257,7 +257,7 @@ losestr(int num, const char *knam, schar k_format)
#else
nhUse(olduhpmax);
#endif
/* 'num' chould have been reduced to 0 in the minimum strength loop;
/* 'num' could have been reduced to 0 in the minimum strength loop;
'(Upolyd || !waspolyd)' is True unless damage caused rehumanization */
if (num > 0 && (Upolyd || !waspolyd))
(void) adjattrib(A_STR, -num, 1);