summaryrefslogtreecommitdiff
path: root/html/v3.5.7.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/v3.5.7.html')
-rw-r--r--html/v3.5.7.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/html/v3.5.7.html b/html/v3.5.7.html
index a58b7e5a..5ae2d26c 100644
--- a/html/v3.5.7.html
+++ b/html/v3.5.7.html
@@ -44,7 +44,7 @@ The following information is located here:
<UL>
<li> libtiff/libtiff.def: Brent Roman submitted new version adding
-serveral missing entry points. Also add a few other entry points
+several missing entry points. Also add a few other entry points
later.
<li> configure, Makefile.in, etc: added support for OPTIMIZER being
@@ -152,7 +152,7 @@ later.
<li> libtiff/tif_getimage.c: relax handling of contig case where
there are extra samples that are supposed to be ignored as per bug 75. This
-should now work for 8bit greyscale or palletted images.
+should now work for 8bit greyscale or paletted images.
<li> libtiff/tif_packbits.c: fixed memory overrun error as per bug 77.