diff lispref/windows.texi @ 33826:a39402e633cd

Fix markup.
author Dave Love <fx@gnu.org>
date Thu, 23 Nov 2000 18:54:35 +0000
parents f17374b3bc22
children 74b82b7ee6f8
line wrap: on
line diff
--- a/lispref/windows.texi	Thu Nov 23 18:43:20 2000 +0000
+++ b/lispref/windows.texi	Thu Nov 23 18:54:35 2000 +0000
@@ -590,10 +590,11 @@
 The value of @var{minibuf} determines if the minibuffer window will be
 included in the result list.  If @var{minibuf} is @code{t}, the
 minibuffer window will be included, even if it isn't active.  If
-@var[minibuf} is @code{nil} or omitted, the minibuffer window will
+@var{minibuf} is @code{nil} or omitted, the minibuffer window will
 only be included in the list if it is active.  If @var{minibuf} is
 neither @code{nil} nor @code{t}, the minibuffer window is not
 included, whether or not it is active.
+@end defun
 
 @node Buffers and Windows
 @section Buffers and Windows