summaryrefslogtreecommitdiff
path: root/lispref/windows.texi
diff options
context:
space:
mode:
authorPavel Janík <Pavel@Janik.cz>2002-12-07 11:37:22 +0000
committerPavel Janík <Pavel@Janik.cz>2002-12-07 11:37:22 +0000
commit5fe3b9bcb49540d3dfcc9365d1a6bc7a7762336b (patch)
tree4b09f78621ee272fe5f67be6fbfb30771b751946 /lispref/windows.texi
parent4fbd67668e93f3402e4894cd25354c27961a09de (diff)
downloademacs-5fe3b9bcb49540d3dfcc9365d1a6bc7a7762336b.tar.gz
Fix typo.
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 3d73db065d9..4d7008607b9 100644
--- a/lispref/windows.texi
+++ b/lispref/windows.texi
@@ -915,7 +915,7 @@ This variable determines if @code{display-buffer} should even out window
heights if the buffer gets displayed in an existing window, above or
beneath another existing window. If @code{even-window-heights} is
@code{t}, the default, window heights will be evened out. If
-@code{even-window-heights} is @code{nil}, the orginal window heights
+@code{even-window-heights} is @code{nil}, the original window heights
will be left alone.
@end defopt