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 | 6109040c649afcbf8981a9454ca3844dee62525e (patch) | |
tree | 90c0de64b2432f1be34dcf96a9e2f49c94006a11 /doc | |
parent | 1fe70fb2d6b530dd2c12c5e5eb5e8d7bac9ec4b2 (diff) | |
download | tk-6109040c649afcbf8981a9454ca3844dee62525e.zip tk-6109040c649afcbf8981a9454ca3844dee62525e.tar.gz tk-6109040c649afcbf8981a9454ca3844dee62525e.tar.bz2 |
Formatting typos
Diffstat (limited to 'doc')
-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 |