# HG changeset patch # User Jim Blandy # Date 744769222 0 # Node ID 9fab557f1e166c7cd85d27d1531ea7e1398de071 # Parent f25a821aefb0bfd2a27f0e30327e44b24286c192 Doc fix. diff -r f25a821aefb0 -r 9fab557f1e16 lisp/ehelp.el --- 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: