summaryrefslogtreecommitdiff
path: root/html/v4.0.8.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/v4.0.8.html')
-rw-r--r--html/v4.0.8.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/v4.0.8.html b/html/v4.0.8.html
index bd3f751c..456f2bdb 100644
--- a/html/v4.0.8.html
+++ b/html/v4.0.8.html
@@ -98,7 +98,7 @@ information is located here:
makes it unnecessary.
<LI> libtiff/tif_dirread.c: modify ChopUpSingleUncompressedStrip()
- to instanciate compute ntrips as
+ to instantiate compute ntrips as
TIFFhowmany_32(td->td_imagelength, rowsperstrip), instead of a
logic based on the total size of data. Which is faulty is the
total size of data is not sufficient to fill the whole image,