changeset 55404:14a47b65c288 tmp_pcl_tag_131034C

(reb-auto-update): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 07 May 2004 00:53:56 +0000
parents 3036f72fc7bd
children 79eecb3f0e5a
files lisp/emacs-lisp/re-builder.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/emacs-lisp/re-builder.el	Fri May 07 00:45:53 2004 +0000
+++ b/lisp/emacs-lisp/re-builder.el	Fri May 07 00:53:56 2004 +0000
@@ -494,7 +494,7 @@
 
 (defun reb-auto-update (beg end lenold &optional force)
   "Called from `after-update-functions' to update the display.
-BEG END and LENOLD are passed in from the hook.
+BEG, END and LENOLD are passed in from the hook.
 An actual update is only done if the regexp has changed or if the
 optional fourth argument FORCE is non-nil."
   (let ((prev-valid reb-valid-string)