changeset 58257:8f67c69ee3ee

(Window Frame Parameters): Fix typo.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Tue, 16 Nov 2004 14:13:07 +0000
parents 02a1d74082fd
children dbb445557bb6
files lispref/frames.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/frames.texi	Tue Nov 16 04:52:19 2004 +0000
+++ b/lispref/frames.texi	Tue Nov 16 14:13:07 2004 +0000
@@ -517,8 +517,8 @@
 Display a vertical bar @var{width} pixels wide between characters.
 @item hbar
 Display a horizontal bar.
-@item (bar . @var{width})
-Display a horizontal bar @var{width} pixels high.
+@item (hbar . @var{height})
+Display a horizontal bar @var{height} pixels high.
 @end table
 
 @vindex cursor-type