summaryrefslogtreecommitdiff
path: root/libtiff/tiffconf.h.in
diff options
context:
space:
mode:
authorKurt Schwehr <schwehr@google.com>2020-12-31 10:18:04 -0800
committerKurt Schwehr <schwehr@google.com>2020-12-31 10:18:04 -0800
commit31ee09864c8389186e73e70ed0ee9fdbb2c038df (patch)
treee74c2cf5c5e82aff7de63e83dbbcf183f96929a4 /libtiff/tiffconf.h.in
parentf2bc2e9d6b34d1f70ad2d48237a21dfdcfaed9c8 (diff)
downloadlibtiff-git-31ee09864c8389186e73e70ed0ee9fdbb2c038df.tar.gz
Fix spelling mistakes.
Found with: codespell --version 1.17.1
Diffstat (limited to 'libtiff/tiffconf.h.in')
-rw-r--r--libtiff/tiffconf.h.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libtiff/tiffconf.h.in b/libtiff/tiffconf.h.in
index 9bd6a2de..f15bff0e 100644
--- a/libtiff/tiffconf.h.in
+++ b/libtiff/tiffconf.h.in
@@ -39,7 +39,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 */
#undef HAVE_IEEEFP
@@ -88,7 +88,7 @@
#undef LIBDEFLATE_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) */
#undef STRIPCHOP_DEFAULT
/* Enable SubIFD tag (330) support */