fix typo in attrib.c

Closes #1187
This commit is contained in:
nhmall
2023-12-29 08:34:13 -05:00
parent cb5e93e9e5
commit bed3b1d667

View File

@@ -917,7 +917,7 @@ from_what(int propidx) /* special cases can have negative values */
else if (propidx == BLINDED && u.ucreamed
&& BlindedTimeout == (long) u.ucreamed
&& !EBlinded && !(HBlinded & ~TIMEOUT))
Sprintf(buf, "due to goop coverting your %s",
Sprintf(buf, "due to goop covering your %s",
body_part(FACE));
/* remove some verbosity and/or redundancy */