summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2004-08-09 21:06:37 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2004-08-09 21:06:37 +0000
commit72f2b52554110518f03f81556c2192413700ad97 (patch)
treee51d7172ba3e8fb6b66189ba6fc27da82930cb19 /lispref
parent2bd773305205dbac4b72192f5e73accea18d0d1e (diff)
(Window Frame Parameters): Correct typo.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/frames.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi
index 6d7b956af6..c2c488873a 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -563,9 +563,9 @@ menu bar. @xref{Menu Bar}. (The X toolkit and GTK allow at most one
menu bar line; they treat larger values as 1.)
@item tool-bar-lines
-The number of lines to use for the toolbar. A value of @code{nil} means
-don't display a tool bar. (GTK allows at most one tool bar line; it
-treats larger values as 1.)
+The number of lines to use for the tool bar. A value of @code{nil}
+means don't display a tool bar. (GTK allows at most one tool bar line;
+it treats larger values as 1.)
@item screen-gamma
@cindex gamma correction