summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-01-04 08:51:36 +0000
committerEli Zaretskii <eliz@gnu.org>2001-01-04 08:51:36 +0000
commit5760471ff724e4d92e392bdf70aec983258ff6c4 (patch)
treecd102d8af27b82427c14eacd7547c3b93b31b465 /lisp
parent8416aa4e37d995ed8af602404789ba0d9731066d (diff)
downloademacs-5760471ff724e4d92e392bdf70aec983258ff6c4.tar.gz
(help-for-help): Fix a typo in a doc string. From kwzh@gnu.org (Karl Heuer).
Diffstat (limited to 'lisp')
-rw-r--r--lisp/help.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/help.el b/lisp/help.el
index 2690cdc9c04..935b3c05bf9 100644
--- a/lisp/help.el
+++ b/lisp/help.el
@@ -511,7 +511,7 @@ k describe-key. Type a command key sequence;
C-k Info-goto-emacs-key-command-node. Type a command key sequence;
it takes you to the Info node for the command bound to that key.
l view-lossage. Show last 100 characters you typed.
-L describe-language-environment. This describes either the a
+L describe-language-environment. This describes either a
specific language environment (if you type its name)
or the current language environment (if you type just RET).
m describe-mode. Print documentation of current minor modes,