changeset 45772:84c6baca9c7d

(Fformat_mode_line): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 12 Jun 2002 09:37:34 +0000
parents 4873e4ecda40
children f51c8245cf98
files src/xdisp.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/xdisp.c	Wed Jun 12 09:18:26 2002 +0000
+++ b/src/xdisp.c	Wed Jun 12 09:37:34 2002 +0000
@@ -14019,7 +14019,7 @@
        0, 2, 0,
        doc: /* Return the mode-line of selected window as a string.
 First optional arg FORMAT specifies a different format string (see
-`mode-line-format' for for details) to use.  If FORMAT is t, return
+`mode-line-format' for details) to use.  If FORMAT is t, return
 the buffer's header-line.  Second optional arg WINDOW specifies a
 different window to use as the context for the formatting.  */)
      (format, window)