]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/help.el (help-for-help-internal): Doc fix; use imperative.
authorStefan Kangas <stefan@marxist.se>
Sat, 20 Feb 2021 14:25:32 +0000 (15:25 +0100)
committerStefan Kangas <stefan@marxist.se>
Sat, 20 Feb 2021 14:28:03 +0000 (15:28 +0100)
lisp/help.el

index 48b9d79b1852e9db20c7075b0ceba09c0dd50a15..88265680f90dd3195ef13cb8ee1f730e8d649f7a 100644 (file)
@@ -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.