summaryrefslogtreecommitdiffstats
path: root/doc/canvas.n
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2007-11-05 17:21:58 (GMT)
committerdgp <dgp@users.sourceforge.net>2007-11-05 17:21:58 (GMT)
commit54906d6ccb934d22157a0dce38abe64cf0472d0c (patch)
tree364b60db58ce61dd78c3eba1fbfca2792c7b0791 /doc/canvas.n
parent129f41134adf049529c02d03f596f3550c830bab (diff)
downloadtk-54906d6ccb934d22157a0dce38abe64cf0472d0c.zip
tk-54906d6ccb934d22157a0dce38abe64cf0472d0c.tar.gz
tk-54906d6ccb934d22157a0dce38abe64cf0472d0c.tar.bz2
Spelling corrections
Diffstat (limited to 'doc/canvas.n')
-rw-r--r--doc/canvas.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/canvas.n b/doc/canvas.n
index a511eb3..f99ace7 100644
--- a/doc/canvas.n
+++ b/doc/canvas.n
@@ -6,7 +6,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: canvas.n,v 1.13.2.3 2006/03/07 22:30:31 dkf Exp $
+'\" RCS: @(#) $Id: canvas.n,v 1.13.2.4 2007/11/05 17:21:58 dgp Exp $
'\"
.so man.macros
.TH canvas n 8.3 Tk "Tk Built-In Commands"
@@ -53,9 +53,9 @@ one of: \fBnormal\fR, \fBdisabled\fR, or \fBhidden\fR. Individual canvas
objects all have their own state option which may override the default
state. Many options can take separate specifications such that the
appearance of the item can be different in different situations. The
-options that start with \fBactive\fR control the appearence when the mouse
+options that start with \fBactive\fR control the appearance when the mouse
pointer is over it, while the option starting with \fBdisabled\fR controls
-the appearence when the state is disabled. Canvas items which are
+the appearance when the state is disabled. Canvas items which are
\fBdisabled\fR will not react to canvas bindings.
.OP \-width width width
Specifies a desired window width that the canvas widget should request from