summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2011-08-02 14:09:43 +0000
committerbfriesen <bfriesen>2011-08-02 14:09:43 +0000
commitdb520cca49239beddf1942b5a06b7c34bb9d9518 (patch)
treedc77cf8ccac401430052a96296a768280288e4ed /man
parent7efaa6eada5d2b1bb9b1f07b9ebd6f28024f0522 (diff)
downloadlibtiff-db520cca49239beddf1942b5a06b7c34bb9d9518.tar.gz
Use "codec" rather than "coded"
Diffstat (limited to 'man')
-rw-r--r--man/TIFFcodec.3tiff4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/TIFFcodec.3tiff b/man/TIFFcodec.3tiff
index 569389fe..78a0f02e 100644
--- a/man/TIFFcodec.3tiff
+++ b/man/TIFFcodec.3tiff
@@ -1,4 +1,4 @@
-.\" $Id: TIFFcodec.3tiff,v 1.2 2005-11-02 11:07:18 dron Exp $
+.\" $Id: TIFFcodec.3tiff,v 1.3 2011-08-02 14:09:43 bfriesen Exp $
.\"
.\" Copyright (c) 1995 Sam Leffler
.\" Copyright (c) 1995 Silicon Graphics, Inc.
@@ -61,7 +61,7 @@ If the specified
already has a registered codec then it is
.I overridden
and any images with data encoded with this
-compression scheme will be decoded using the supplied coded.
+compression scheme will be decoded using the supplied codec.
.PP
.I TIFFIsCODECConfigured
returns 1 if the codec is configured and working. Otherwise 0 will be returned.