summaryrefslogtreecommitdiffstats
path: root/doc/frame.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/frame.n')
-rw-r--r--doc/frame.n5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/frame.n b/doc/frame.n
index fbd32c8..2222f89 100644
--- a/doc/frame.n
+++ b/doc/frame.n
@@ -52,7 +52,7 @@ things like geometry requests. The window should not have any
children of its own in this application.
This option may not be changed with the \fBconfigure\fR
widget command.
-Note that \fB-borderwidth\R, \fB-padx\fR and \fB-pady\R are ignored when
+Note that \fB-borderwidth\fR, \fB-padx\fR and \fB-pady\fR are ignored when
configured as a container since a container has no border.
.OP \-height height Height
Specifies the desired height for the window in any of the forms
@@ -134,3 +134,6 @@ frames are not intended to be interactive.
labelframe(n), toplevel(n), ttk::frame(n)
.SH KEYWORDS
frame, widget
+'\" Local Variables:
+'\" mode: nroff
+'\" End: