summaryrefslogtreecommitdiff
path: root/lispref/windows.texi
diff options
context:
space:
mode:
authorMelissa Weisshaus <melissa@gnu.org>1995-06-08 04:43:19 +0000
committerMelissa Weisshaus <melissa@gnu.org>1995-06-08 04:43:19 +0000
commit33466f201911d4d0fe394202afad6bb3b795272f (patch)
treef71510cd01d1265dfea9fd94e20a53dd5ad41cdf /lispref/windows.texi
parentc495e3f28fecb1a8828b797f10ab4174dc119c26 (diff)
downloademacs-33466f201911d4d0fe394202afad6bb3b795272f.tar.gz
updates for version 19.29.
,
Diffstat (limited to 'lispref/windows.texi')
-rw-r--r--lispref/windows.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/windows.texi b/lispref/windows.texi
index 31adbddab22..fb73cd865fd 100644
--- a/lispref/windows.texi
+++ b/lispref/windows.texi
@@ -286,7 +286,7 @@ part of the documentation string):
This function returns non-@code{nil} if there is only one window. The
argument @var{no-mini}, if non-@code{nil}, means don't count the
minibuffer even if it is active; otherwise, the minibuffer window is
-included, if active, in the total number of windows, which is compared
+included, if active, in the total number of windows, which is compared
against one.
The argument @var{all-frames} specifies which frames to consider. Here