* lisp/help.el (describe-map-tree): Fix typo in doc string.
If TRANSL is non-nil, the definitions are actually key
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.
-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
shadowed.