summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-10 20:28:02 (GMT)
committerGitHub <noreply@github.com>2023-03-10 20:28:02 (GMT)
commit06bf32bf4a5e0f5d9633b589676f42c611780412 (patch)
tree4164b24a49a710554cc61d9771066c1804f73406 /configure.ac
parentd51c97e7f5efb4dac91f7135018ab85eca81999c (diff)
downloadhdf5-06bf32bf4a5e0f5d9633b589676f42c611780412.zip
hdf5-06bf32bf4a5e0f5d9633b589676f42c611780412.tar.gz
hdf5-06bf32bf4a5e0f5d9633b589676f42c611780412.tar.bz2
Fix new codespell issues (#2521) (#2533)
* Fix new codespell issues * Have codespell ignore ./config/sanitizer/sanitizers.cmake Co-authored-by: Mark Kittisopikul <mkitti@users.noreply.github.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d6e90e6..8e406f7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2332,7 +2332,7 @@ AC_ARG_ENABLE([optimization],
details.
Alternatively, optimization options can
be specified directly by specifying them as a
- string value. These custom optimzation flags will
+ string value. These custom optimization flags will
completely replace all other optimization flags.
[default depends on build mode: debug=debug,
production=high, clean=none]