Fix typo in describe-map-tree doc string

* lisp/help.el (describe-map-tree): Fix typo in doc string.
This commit is contained in:
Lars Ingebrigtsen 2021-11-01 02:43:29 +01:00
parent 6ba4e3b78c
commit a34466731b

View file

@ -1233,10 +1233,10 @@ If NOMENU is non-nil, then omit menu-bar commands.
If TRANSL is non-nil, the definitions are actually key If TRANSL is non-nil, the definitions are actually key
translations so print strings and vectors differently. translations so print strings and vectors differently.
If ALWAYS_TITLE is non-nil, print the title even if there are no If ALWAYS-TITLE is non-nil, print the title even if there are no
maps to look through. maps to look through.
If MENTION_SHADOW is non-nil, then when something is shadowed by If MENTION-SHADOW is non-nil, then when something is shadowed by
SHADOW, don't omit it; instead, mention it but say it is SHADOW, don't omit it; instead, mention it but say it is
shadowed. shadowed.