summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-09 22:28:30 (GMT)
committerGitHub <noreply@github.com>2023-03-09 22:28:30 (GMT)
commit7fbd15fff44a7e7538e67cfcaa1ec68adace64f7 (patch)
treebb1df71fbf97a3e159c3e36fbd016dae7d6e4df1 /configure.ac
parentbf0ff10b8a75cd762998c4a7bcf870f95ae8cdf3 (diff)
downloadhdf5-7fbd15fff44a7e7538e67cfcaa1ec68adace64f7.zip
hdf5-7fbd15fff44a7e7538e67cfcaa1ec68adace64f7.tar.gz
hdf5-7fbd15fff44a7e7538e67cfcaa1ec68adace64f7.tar.bz2
Fix 1.10 new codespell issues (#2521) (#2525)
* Fix new codespell issues (#2521) * Fix new codespell issues * Have codespell ignore ./config/sanitizer/sanitizers.cmake * Fix typo in genparser --------- 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 50984ff..9229101 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2507,7 +2507,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]