diff src/window.c @ 35020:1d27d92c76d2

(Fwindow_end): Doc fix.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 03 Jan 2001 12:52:06 +0000
parents ad30dea71688
children 4ab60becd588
line wrap: on
line diff
--- a/src/window.c	Wed Jan 03 12:43:54 2001 +0000
+++ b/src/window.c	Wed Jan 03 12:52:06 2001 +0000
@@ -864,7 +864,7 @@
 This is updated by redisplay, when it runs to completion.\n\
 Simply changing the buffer text or setting `window-start'\n\
 does not update this value.\n\
-If UP-TO-DATE is non-nil, compute the up-to-date position\n\
+If UPDATE is non-nil, compute the up-to-date position\n\
 if it isn't already recorded.")
   (window, update)
      Lisp_Object window, update;