From: Jim Blandy Date: Sun, 8 Aug 1993 00:20:22 +0000 (+0000) Subject: Doc fix. X-Git-Tag: emacs-19.34~11372 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1b3250ab67e98c9deb8f51be46239e886f85c7ee;p=emacs.git Doc fix. --- 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: