summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-02-20 15:25:32 +0100
committerStefan Kangas <stefan@marxist.se>2021-02-20 15:28:03 +0100
commitc4bbe02cc48f781a31d1709b61fcd218c5eb8b43 (patch)
treeff90e8f9df6f60d5a3d563b87684980188f6eb70
parent8e8b46ef818a5f94a9697dce1c49c6869d61deed (diff)
downloademacs-c4bbe02cc48f781a31d1709b61fcd218c5eb8b43.tar.gz
* lisp/help.el (help-for-help-internal): Doc fix; use imperative.
-rw-r--r--lisp/help.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help.el b/lisp/help.el
index 48b9d79b185..88265680f90 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -216,7 +216,7 @@ I METHOD Describe a specific input method, or RET for current.
k KEYS Display the full documentation for the key sequence.
K KEYS Show the Emacs manual's section for the command bound to KEYS.
l Show last 300 input keystrokes (lossage).
-L LANG-ENV Describes a specific language environment, or RET for current.
+L LANG-ENV Describe a specific language environment, or RET for current.
m Display documentation of current minor modes and current major mode,
including their special commands.
n Display news of recent Emacs changes.