*tmpbuf = highc(*tmpbuf); /* same adjustment as bottom line */
/* as in background_enlighenment, when poly'd we need to use the saved
gender in u.mfemale rather than the current you-as-monster gender */
- Sprintf(buf, "%s the %s's atttributes:", tmpbuf,
+ Sprintf(buf, "%s the %s's attributes:", tmpbuf,
((Upolyd ? u.mfemale : flags.female) && urole.name.f) ?
urole.name.f : urole.name.m);
# Record (high score) file options.
# CAUTION: changing these after people have started playing games can
# lead to lost high scores!
-# Maximum entries for one persion.
+# Maximum entries for one person.
#PERSMAX=10
# Maximum entries in the record file.
#ENTRYMAX=100