summaryrefslogtreecommitdiff
path: root/html/v4.0.9.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/v4.0.9.html')
-rw-r--r--html/v4.0.9.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/v4.0.9.html b/html/v4.0.9.html
index 19b370a4..6ab33510 100644
--- a/html/v4.0.9.html
+++ b/html/v4.0.9.html
@@ -170,7 +170,7 @@ information is located here:
scans and not interleavedin a single one, needs to allocate memory (or
backing store) for the whole strip/tile.
See http://www.libjpeg-turbo.org/pmwiki/uploads/About/TwoIssueswiththeJPEGStandard.pdf
- This limitation may be overriden by setting the
+ This limitation may be overridden by setting the
LIBTIFF_ALLOW_LARGE_LIBJPEG_MEM_ALLOC environment variable, or recompiling
libtiff with a custom value of TIFF_LIBJPEG_LARGEST_MEM_ALLOC macro.
<LI> libtiff/tif_jbig.c: fix memory leak in error code path of JBIGDecode()