From 1b3250ab67e98c9deb8f51be46239e886f85c7ee Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Sun, 8 Aug 1993 00:20:22 +0000 Subject: [PATCH] Doc fix. --- lisp/ehelp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- 2.39.5