changeset 103177:a9330f5194ee

(Choosing Window): Fix a typo.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 07 May 2009 18:55:54 +0000
parents 578b120df701
children 4f9eafb38e10
files doc/lispref/windows.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/windows.texi	Thu May 07 13:46:56 2009 +0000
+++ b/doc/lispref/windows.texi	Thu May 07 18:55:54 2009 +0000
@@ -957,7 +957,7 @@
 @defopt pop-up-windows
 This variable specifies whether @code{display-buffer} is allowed to
 split (@pxref{Splitting Windows}) an existing window .  If it is
-non-@code{nil}, @code{display-buffer} tries to the split the largest
+non-@code{nil}, @code{display-buffer} tries to split the largest
 or least recently used window on the selected frame.  (If the selected
 frame is a minibuffer-only frame, it tries to split a window on
 another frame instead.)  If @code{pop-up-windows} is @code{nil} or the