changeset 71773:f9f87c544216

Doc fix.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 11 Jul 2006 00:13:17 +0000
parents 5770bf2e36bd
children b320ad87ac92
files src/dispnew.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/dispnew.c	Mon Jul 10 23:54:17 2006 +0000
+++ b/src/dispnew.c	Tue Jul 11 00:13:17 2006 +0000
@@ -6534,7 +6534,7 @@
 
 DEFUN ("redisplay", Fredisplay, Sredisplay, 0, 1, 0,
        doc: /* Perform redisplay if no input is available.
-If optional arg FORCE is non-nil or `rediplay-dont-pause' is non-nil,
+If optional arg FORCE is non-nil or `redisplay-dont-pause' is non-nil,
 perform a full redisplay even if input is available.  */)
      (force)
   Lisp_Object force;