Mercurial > emacs
changeset 4479:9fab557f1e16
Doc fix.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Sun, 08 Aug 1993 00:20:22 +0000 |
parents | f25a821aefb0 |
children | 208145c77950 |
files | lisp/ehelp.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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: