summaryrefslogtreecommitdiff
path: root/contrib/tags/README
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tags/README')
-rw-r--r--contrib/tags/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tags/README b/contrib/tags/README
index 3220b7b1..d58a5641 100644
--- a/contrib/tags/README
+++ b/contrib/tags/README
@@ -56,7 +56,7 @@ so that multiple clients may be installed.
The TIFFExtendProc method that you define should be used to override
the TIFF file's "vsetfield" and "vgetfield" methods, so that you
can trap your new, private tags, and install their values into
-a private directory structure. For your convienience, a new pointer
+a private directory structure. For your convenience, a new pointer
has also been added to the "TIFF" file structure:
tidata_t tif_clientdir; /* client TIFF directory */