summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tiff/html/v3.4beta007.html')
-rw-r--r--tiff/html/v3.4beta007.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tiff/html/v3.4beta007.html b/tiff/html/v3.4beta007.html
index c2b51f0a..77c6ac8d 100644
--- a/tiff/html/v3.4beta007.html
+++ b/tiff/html/v3.4beta007.html
@@ -54,7 +54,7 @@ The following information is located here:
<LI>Niles Ritter's client tag extension hooks were added
<LI>a new routine <TT>TIFFCurrentDirOffset</TT> was added for
applications that want to find out the file offset of a TIFF directory
-<LI>the calculation of the number of strips in an image was corected
+<LI>the calculation of the number of strips in an image was corrected
for images with certain esoteric configurations
<LI>a potential memory leak (very unlikely) was plugged
<LI>the <TT>TIFFReadRGBAImage</TT> support was completely rewritten