summaryrefslogtreecommitdiff
path: root/lisp/ehelp.el
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1993-08-08 00:20:22 +0000
committerJim Blandy <jimb@redhat.com>1993-08-08 00:20:22 +0000
commiteb9f63a442764245a63d4982ee1efb4176af04f8 (patch)
tree6d9d60522546b55792fb7f758efed6ca75bcef6c /lisp/ehelp.el
parente698179f7cca2bcc609c1072d4006ef12a740e54 (diff)
downloademacs-eb9f63a442764245a63d4982ee1efb4176af04f8.tar.gz
Doc fix.
Diffstat (limited to 'lisp/ehelp.el')
-rw-r--r--lisp/ehelp.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ehelp.el b/lisp/ehelp.el
index 00e16b657c1..1dc181e198e 100644
--- a/lisp/ehelp.el
+++ b/lisp/ehelp.el
@@ -26,7 +26,7 @@
;; This package provides a pre-packaged `Electric Help Mode' for
;; browsing on-line help screens. There is one entry point,
;; `with-electric-help'; All you have to give it is a no-argument
-;; function that generates the actual text of the help into the urrent
+;; function that generates the actual text of the help into the current
;; buffer.
;;; Code: