summaryrefslogtreecommitdiff
path: root/libtiff/tiffconf.vc.h
diff options
context:
space:
mode:
Diffstat (limited to 'libtiff/tiffconf.vc.h')
-rw-r--r--libtiff/tiffconf.vc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtiff/tiffconf.vc.h b/libtiff/tiffconf.vc.h
index fb37a755..2078cdbd 100644
--- a/libtiff/tiffconf.vc.h
+++ b/libtiff/tiffconf.vc.h
@@ -66,7 +66,7 @@
/* Compatibility stuff. */
-/* Define as 0 or 1 according to the floating point format suported by the
+/* Define as 0 or 1 according to the floating point format supported by the
machine */
#define HAVE_IEEEFP 1
@@ -112,7 +112,7 @@
/* #undef ZIP_SUPPORT */
/* Support strip chopping (whether or not to convert single-strip uncompressed
- images to mutiple strips of ~8Kb to reduce memory usage) */
+ images to multiple strips of ~8Kb to reduce memory usage) */
#define STRIPCHOP_DEFAULT TIFF_STRIPCHOP
/* Enable SubIFD tag (330) support */