diff lisp/ehelp.el @ 4479:9fab557f1e16

Doc fix.
author Jim Blandy <jimb@redhat.com>
date Sun, 08 Aug 1993 00:20:22 +0000
parents bccf04c8a5b6
children 45c4759f286e
line wrap: on
line diff
--- a/lisp/ehelp.el	Sat Aug 07 19:25:43 1993 +0000
+++ b/lisp/ehelp.el	Sun Aug 08 00:20:22 1993 +0000
@@ -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: