; * doc/lispref/frames.texi (Frame Layout): Fix typo.

This commit is contained in:
Po Lu 2023-06-23 08:24:45 +08:00
parent 6c1c14b333
commit c31688cb06

View file

@ -851,7 +851,7 @@ native frame of @var{frame}).
This tells on which side the tool bar on @var{frame} is and can be one
of @code{left}, @code{top}, @code{right} or @code{bottom}.
The values @code{left} and @code{bottom} are only supported on builds
The values @code{left} and @code{right} are only supported on builds
using the GTK+ toolkit; @code{bottom} is supported on all builds other
than NS, and @code{top} is supported everywhere.