fix typos

This commit is contained in:
RainRat
2024-02-28 20:15:56 -08:00
parent b53a43027f
commit a3658f85ac
167 changed files with 320 additions and 320 deletions

View File

@@ -2082,7 +2082,7 @@ role_init(void)
* place where it actually matters for the hero is in set_uasmon()
* and that can use mons[race] rather than mons[role] for this
* particular property. Despite the comment, it is checked--where
* needed--via instrinsic 'Infravision' which set_uasmon() manages.
* needed--via intrinsic 'Infravision' which set_uasmon() manages.
*/
/* Fix up infravision */
if (mons[gu.urace.mnum].mflags3 & M3_INFRAVISION) {
@@ -2876,7 +2876,7 @@ setup_rolemenu(
}
}
/* !filtering implies reset_role_filtering() where we want to
mark this role as preseleted if current filter excludes it */
mark this role as preselected if current filter excludes it */
add_menu(win, &nul_glyphinfo, &any, thisch, 0,
ATR_NONE, clr, an(rolenamebuf),
(!filtering && !role_ok)