diff options
author | dgp <dgp@users.sourceforge.net> | 2011-06-21 17:34:41 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-06-21 17:34:41 (GMT) |
commit | b359ed14673f69168895688b5f267c189240d31d (patch) | |
tree | 90c0de64b2432f1be34dcf96a9e2f49c94006a11 /doc/frame.n | |
parent | e0875570bfcfc57ab1ca0370e0b44cf7d7749be2 (diff) | |
download | tk-b359ed14673f69168895688b5f267c189240d31d.zip tk-b359ed14673f69168895688b5f267c189240d31d.tar.gz tk-b359ed14673f69168895688b5f267c189240d31d.tar.bz2 |
Formatting typos
Diffstat (limited to 'doc/frame.n')
-rw-r--r-- | doc/frame.n | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/frame.n b/doc/frame.n index fbd32c8..208e414 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 |