From 069688c3faf01607a9a7a1ddb8f26961d8b993a7 Mon Sep 17 00:00:00 2001 From: Dana Robinson <43805+derobins@users.noreply.github.com> Date: Wed, 4 Oct 2023 02:55:15 -0700 Subject: [PATCH] Fix spelling (#3633) --- CMakeInstallation.cmake | 2 +- config/cmake/UseJava.cmake | 2 +- doxygen/examples/H5.format.1.0.html | 2 +- doxygen/examples/H5.format.1.1.html | 2 +- doxygen/examples/H5.format.2.0.html | 2 +- doxygen/examples/H5.format.html | 2 +- fortran/src/H5Pff.F90 | 2 +- hl/fortran/src/H5IMff.F90 | 2 +- hl/src/H5IM.c | 2 +- hl/src/H5IMpublic.h | 6 +++--- java/src/hdf/hdf5lib/H5.java | 4 ++-- release_docs/HISTORY-1_0-1_8_0.txt | 2 +- release_docs/HISTORY-1_10_0-1_12_0.txt | 2 +- release_docs/HISTORY-1_8_0-1_10_0.txt | 4 ++-- src/H5ACmpio.c | 2 +- src/H5ACprivate.h | 2 +- src/H5Cimage.c | 2 +- src/H5Cprivate.h | 2 +- src/H5FDhdfs.c | 2 +- src/H5FDmpio.c | 2 +- src/H5FDpublic.h | 2 +- src/H5FDros3.c | 4 ++-- src/H5FDs3comms.c | 4 ++-- src/H5FDs3comms.h | 4 ++-- src/H5FLprivate.h | 2 +- src/H5Gpublic.h | 2 +- src/H5HFcache.c | 8 ++++---- src/H5MFaggr.c | 4 ++-- src/H5Oalloc.c | 2 +- src/H5Oefl.c | 2 +- src/H5Pfapl.c | 2 +- src/H5Tcommit.c | 4 ++-- src/H5Tnative.c | 6 +++--- src/H5WB.c | 4 ++-- src/H5Zfletcher32.c | 2 +- src/H5detect.c | 2 +- src/H5private.h | 6 +++--- test/cache_api.c | 4 ++-- test/direct_chunk.c | 2 +- test/external.c | 2 +- test/mf.c | 2 +- test/swmr.c | 4 ++-- test/tfile.c | 2 +- test/tselect.c | 4 ++-- test/ttsafe_rec_rw_lock.c | 2 +- testpar/t_2Gio.c | 2 +- testpar/t_cache_image.c | 2 +- testpar/t_dset.c | 2 +- testpar/t_shapesame.c | 6 +++--- testpar/t_span_tree.c | 6 +++--- testpar/testphdf5.c | 2 +- tools/src/h5perf/perf.c | 2 +- tools/src/h5repack/h5repack_copy.c | 2 +- tools/test/h5dump/h5dumpgentest.c | 2 +- tools/test/h5repack/h5repackgentest.c | 2 +- tools/test/h5stat/CMakeTests.cmake | 2 +- tools/test/h5stat/testh5stat.sh.in | 2 +- utils/mirror_vfd/mirror_writer.c | 4 ++-- 58 files changed, 83 insertions(+), 83 deletions(-) diff --git a/CMakeInstallation.cmake b/CMakeInstallation.cmake index 3aa79816c8c..64641ce2c16 100644 --- a/CMakeInstallation.cmake +++ b/CMakeInstallation.cmake @@ -331,7 +331,7 @@ if (NOT HDF5_EXTERNALLY_CONFIGURED AND NOT HDF5_NO_PACKAGES) set (CPACK_NSIS_INSTALL_ROOT "$PROGRAMFILES") set (CPACK_PACKAGE_INSTALL_REGISTRY_KEY "${CPACK_PACKAGE_NAME}-${CPACK_PACKAGE_VERSION}") endif () - # set the install/unistall icon used for the installer itself + # set the install/uninstall icon used for the installer itself # There is a bug in NSI that does not handle full unix paths properly. set (CPACK_NSIS_MUI_ICON "${HDF_RESOURCES_DIR}\\\\hdf.ico") set (CPACK_NSIS_MUI_UNIICON "${HDF_RESOURCES_DIR}\\\\hdf.ico") diff --git a/config/cmake/UseJava.cmake b/config/cmake/UseJava.cmake index 1de08db8d40..2783cb638e4 100644 --- a/config/cmake/UseJava.cmake +++ b/config/cmake/UseJava.cmake @@ -1474,7 +1474,7 @@ function (create_javah) "CLASSES;CLASSPATH;DEPENDS" ${ARGN}) - # ckeck parameters + # check parameters if (NOT _create_javah_TARGET AND NOT _create_javah_GENERATED_FILES) message (FATAL_ERROR "create_javah: TARGET or GENERATED_FILES must be specified.") endif() diff --git a/doxygen/examples/H5.format.1.0.html b/doxygen/examples/H5.format.1.0.html index 26d04213d84..5002695de76 100644 --- a/doxygen/examples/H5.format.1.0.html +++ b/doxygen/examples/H5.format.1.0.html @@ -2020,7 +2020,7 @@