summaryrefslogtreecommitdiff
path: root/libtiff/tiffconf.h.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'libtiff/tiffconf.h.cmake.in')
-rw-r--r--libtiff/tiffconf.h.cmake.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtiff/tiffconf.h.cmake.in b/libtiff/tiffconf.h.cmake.in
index 9b4b0328..dcaca7f5 100644
--- a/libtiff/tiffconf.h.cmake.in
+++ b/libtiff/tiffconf.h.cmake.in
@@ -42,7 +42,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 */
#cmakedefine HAVE_IEEEFP 1
@@ -91,7 +91,7 @@
#cmakedefine LIBDEFLATE_SUPPORT 1
/* 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) */
#cmakedefine STRIPCHOP_DEFAULT 1
/* Enable SubIFD tag (330) support */