diff options
Diffstat (limited to 'lispref/frames.texi')
-rw-r--r-- | lispref/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi index 8970a34641a..43329eff840 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -455,7 +455,7 @@ The height of the frame contents, in characters. (To get the height in pixels, call @code{frame-pixel-height}; see @ref{Size and Position}.) @item width -The width of the frame contents, in characters. (To get the height in +The width of the frame contents, in characters. (To get the width in pixels, call @code{frame-pixel-width}; see @ref{Size and Position}.) @item user-size |