diff options
author | dgp <dgp@users.sourceforge.net> | 2007-11-05 17:21:58 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2007-11-05 17:21:58 (GMT) |
commit | 54906d6ccb934d22157a0dce38abe64cf0472d0c (patch) | |
tree | 364b60db58ce61dd78c3eba1fbfca2792c7b0791 /doc/tk.n | |
parent | 129f41134adf049529c02d03f596f3550c830bab (diff) | |
download | tk-54906d6ccb934d22157a0dce38abe64cf0472d0c.zip tk-54906d6ccb934d22157a0dce38abe64cf0472d0c.tar.gz tk-54906d6ccb934d22157a0dce38abe64cf0472d0c.tar.bz2 |
Spelling corrections
Diffstat (limited to 'doc/tk.n')
-rw-r--r-- | doc/tk.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: tk.n,v 1.7 2002/09/02 22:00:37 hobbs Exp $ +'\" RCS: @(#) $Id: tk.n,v 1.7.2.1 2007/11/05 17:21:59 dgp Exp $ '\" .so man.macros .TH tk n 8.4 Tk "Tk Built-In Commands" @@ -78,7 +78,7 @@ factor is set when the application starts, based on properties of the installed monitor, but it can be changed at any time. Measurements made after the scaling factor is changed will use the new scaling factor, but it is undefined whether existing widgets will resize themselves dynamically to -accomodate the new scaling factor. +accommodate the new scaling factor. .RE .VS 8.3 .TP |