summaryrefslogtreecommitdiff
path: root/libtiff/tiffconf.h-vms
diff options
context:
space:
mode:
Diffstat (limited to 'libtiff/tiffconf.h-vms')
-rw-r--r--libtiff/tiffconf.h-vms4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtiff/tiffconf.h-vms b/libtiff/tiffconf.h-vms
index 72b03390..ab31c0b5 100644
--- a/libtiff/tiffconf.h-vms
+++ b/libtiff/tiffconf.h-vms
@@ -15,7 +15,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
@@ -60,7 +60,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 */