fix typos

This commit is contained in:
RainRat
2024-04-10 00:46:21 -07:00
parent 85c8644469
commit 7656804ae9
7 changed files with 42 additions and 42 deletions

View File

@@ -367,7 +367,7 @@ distant_name(
html-dump (not implemented in nethack) to prevent object-on-map
tooltips from including that extra text; also guards against a
potential change to minimal_xname() [indirectly used by attribute
disclosure] that propogates o_id rather than leave it 0, and
disclosure] that propagates o_id rather than leave it 0, and
against a potential extra chance to browse the map with getpos()
during final disclosure (not currently implemented, nor planned) */
save_oid = obj->o_id;