summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbfriesen <bfriesen>2011-08-02 14:10:23 +0000
committerbfriesen <bfriesen>2011-08-02 14:10:23 +0000
commitd3f4cc7a6b6a4275d79ccc0be9bf6f7b9811a8ee (patch)
treefa1932d2cb8cbb327e07b9f25acb6dee6e4e9e22
parent1d078923b6a6e4810e6706114e344ba622c75b45 (diff)
downloadlibtiff-d3f4cc7a6b6a4275d79ccc0be9bf6f7b9811a8ee.tar.gz
Use "codec" rather than "coded"
-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..44b6ffa6 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.2.2.1 2011-08-02 14:10:23 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.