diff options
author | dgp <dgp@noemail.net> | 2011-06-21 17:34:41 (GMT) |
---|---|---|
committer | dgp <dgp@noemail.net> | 2011-06-21 17:34:41 (GMT) |
commit | ee625d1bca7036eb85612f5813b3a4587374dde4 (patch) | |
tree | 90c0de64b2432f1be34dcf96a9e2f49c94006a11 /doc | |
parent | e571480661b45b3e6a49eae88102273e6d594315 (diff) | |
download | tk-ee625d1bca7036eb85612f5813b3a4587374dde4.zip tk-ee625d1bca7036eb85612f5813b3a4587374dde4.tar.gz tk-ee625d1bca7036eb85612f5813b3a4587374dde4.tar.bz2 |
Formatting typos
FossilOrigin-Name: fb002d25aafd7f68aa4280abbe5d8aa7642de122
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 |