summaryrefslogtreecommitdiffstats
path: root/config/cmake/ConfigureChecks.cmake
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-03-27 12:23:54 (GMT)
committerGitHub <noreply@github.com>2022-03-27 12:23:54 (GMT)
commit2c0c4276668c1660404c6d98c7e3c18e589c8fa2 (patch)
tree3460aec780b67dcca20c9f888e41f742d1588700 /config/cmake/ConfigureChecks.cmake
parent0cc32e0c8f231f3293a471c516518e42f85a458b (diff)
downloadhdf5-2c0c4276668c1660404c6d98c7e3c18e589c8fa2.zip
hdf5-2c0c4276668c1660404c6d98c7e3c18e589c8fa2.tar.gz
hdf5-2c0c4276668c1660404c6d98c7e3c18e589c8fa2.tar.bz2
SZ plugin changes from develop #1456 (#1527)
Diffstat (limited to 'config/cmake/ConfigureChecks.cmake')
-rw-r--r--config/cmake/ConfigureChecks.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/ConfigureChecks.cmake b/config/cmake/ConfigureChecks.cmake
index 729fff8..d2a4747 100644
--- a/config/cmake/ConfigureChecks.cmake
+++ b/config/cmake/ConfigureChecks.cmake
@@ -44,7 +44,7 @@ MARK_AS_ADVANCED (HDF5_METADATA_TRACE_FILE)
# ----------------------------------------------------------------------
# Decide whether the data accuracy has higher priority during data
-# conversions. If not, some hard conversions will still be prefered even
+# conversions. If not, some hard conversions will still be preferred even
# though the data may be wrong (for example, some compilers don't
# support denormalized floating values) to maximize speed.
#-----------------------------------------------------------------------------