diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-20 10:56:35 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-08-20 10:56:35 (GMT) |
commit | 8cf3e7964b95b65ef9cca59cda9e0f7430669fc2 (patch) | |
tree | 6ca1c6c3faf406bf711958fb205de6612cc00c4c /doc/pack.n | |
parent | 76b86596cb7edb28d4277ad60de37066b5cda319 (diff) | |
download | tk-8cf3e7964b95b65ef9cca59cda9e0f7430669fc2.zip tk-8cf3e7964b95b65ef9cca59cda9e0f7430669fc2.tar.gz tk-8cf3e7964b95b65ef9cca59cda9e0f7430669fc2.tar.bz2 |
Spelling and grammar fixes from Mikhail Kolesnitchenko. [Patch 1012083]
Diffstat (limited to 'doc/pack.n')
-rw-r--r-- | doc/pack.n | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: pack.n,v 1.5 2004/07/01 08:06:15 dkf Exp $ +'\" RCS: @(#) $Id: pack.n,v 1.6 2004/08/20 10:56:36 dkf Exp $ '\" .so man.macros .TH pack n 4.0 Tk "Tk Built-In Commands" @@ -108,7 +108,7 @@ of two values to specify padding for left and right separately. \fB\-pady \fIamount\fR \fIAmount\fR specifies how much vertical external padding to leave on each side of the slave(s). \fIAmount\fR may be a list -of two values to specify padding for top and bottom separtely. +of two values to specify padding for top and bottom separately. \fIAmount\fR defaults to 0. .TP \fB\-side \fIside\fR |