summaryrefslogtreecommitdiffstats
path: root/doc/photo.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-08-20 14:15:28 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-08-20 14:15:28 (GMT)
commit44690695232e710466448fb028a037136342bbdf (patch)
treed0cd0cc89a1a6944dc81a789b21e61384d469b26 /doc/photo.n
parent8cf3e7964b95b65ef9cca59cda9e0f7430669fc2 (diff)
downloadtk-44690695232e710466448fb028a037136342bbdf.zip
tk-44690695232e710466448fb028a037136342bbdf.tar.gz
tk-44690695232e710466448fb028a037136342bbdf.tar.bz2
More doc fixes. [Patch 1012837]
Diffstat (limited to 'doc/photo.n')
-rw-r--r--doc/photo.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/photo.n b/doc/photo.n
index f600f3d..95a74d8 100644
--- a/doc/photo.n
+++ b/doc/photo.n
@@ -9,7 +9,7 @@
'\" Department of Computer Science,
'\" Australian National University.
'\"
-'\" RCS: @(#) $Id: photo.n,v 1.17 2004/06/21 15:07:53 dkf Exp $
+'\" RCS: @(#) $Id: photo.n,v 1.18 2004/08/20 14:15:29 dkf Exp $
'\"
.so man.macros
.TH photo n 4.0 Tk "Tk Built-In Commands"
@@ -214,7 +214,7 @@ the specified color.
\fB\-format\fI format-name\fR
Specifies the name of the image file format handler to be used.
Specifically, this subcommand searches
-for the first handler whose name matches a initial substring of
+for the first handler whose name matches an initial substring of
\fIformat-name\fR and which has the capability to read this image data.
If this option is not given, this subcommand uses the first
handler that has the capability to read the image data.
@@ -345,7 +345,7 @@ the specified color.
\fB\-format\fI format-name\fR
Specifies the name of the image file format handler to be used to
write the data to the file. Specifically, this subcommand searches
-for the first handler whose name matches a initial substring of
+for the first handler whose name matches an initial substring of
\fIformat-name\fR and which has the capability to write an image
file. If this option is not given, this subcommand uses the first
handler that has the capability to write an image file.