diff options
Diffstat (limited to 'lispref/frames.texi')
-rw-r--r-- | lispref/frames.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi index 3cb5e49dbac..4b967d8989c 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -466,10 +466,10 @@ frame, or control their sizes. @table @code @item border-width -The width in pixels of the window border. +The width in pixels of the frame's border. @item internal-border-width -The distance in pixels between text and border. +The distance in pixels between text and the frame's border. @item vertical-scroll-bars Whether the frame has scroll bars for vertical scrolling, and which side |