summaryrefslogtreecommitdiffstats
path: root/doc/image.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/image.n')
-rw-r--r--doc/image.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/image.n b/doc/image.n
index 813d6d5..768dd27 100644
--- a/doc/image.n
+++ b/doc/image.n
@@ -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: image.n,v 1.7 2004/06/15 22:44:42 dkf Exp $
+'\" RCS: @(#) $Id: image.n,v 1.8 2007/10/29 16:04:13 dkf Exp $
'\"
.so man.macros
.TH image n 4.0 Tk "Tk Built-In Commands"
@@ -45,7 +45,7 @@ name wisely. It is recommended to use a separate namespace for image names
\fBimage delete \fR?\fIname name\fR ...?
Deletes each of the named images and returns an empty string.
If there are instances of the images displayed in widgets,
-the images won't actually be deleted until all of the instances
+the images will not actually be deleted until all of the instances
are released.
However, the association between the instances and the image
manager will be dropped.