From 5d3261910de0d1b6339d5f4c117c0ba0a5ab51a3 Mon Sep 17 00:00:00 2001 From: "H. Joe Lee" Date: Fri, 10 Jan 2025 08:55:48 -0600 Subject: [PATCH] Fix typos (#5222) --- HDF5Examples/Using_CMake.txt | 2 +- release_docs/INSTALL_CMake.txt | 6 +++--- release_docs/USING_HDF5_CMake.txt | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/HDF5Examples/Using_CMake.txt b/HDF5Examples/Using_CMake.txt index c543300092b..fc13645009e 100644 --- a/HDF5Examples/Using_CMake.txt +++ b/HDF5Examples/Using_CMake.txt @@ -5,7 +5,7 @@ Notes: This short instruction is written for users who want to quickly build HDF5 Examples using the HDF5 binary package using the CMake tools. - More information about using CMake can be found at the KitWare + More information about using CMake can be found at the Kitware site, www.cmake.org. CMake uses the command line; however, the visual CMake tool is diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt index 19044fe4385..56cdb63c254 100644 --- a/release_docs/INSTALL_CMake.txt +++ b/release_docs/INSTALL_CMake.txt @@ -423,7 +423,7 @@ Notes: CMake and HDF5 2. CMake support for HDF5 development should be usable on any system where CMake is supported. Please send us any comments on how CMake support can be improved on any system. Visit the - KitWare site for more information about CMake. + Kitware site for more information about CMake. 3. Build and test results can be submitted to our CDash server: The CDash server for community submissions of hdf5 is at @@ -443,7 +443,7 @@ Notes: CMake and HDF5 Notes: CMake in General - 1. More information about using CMake can be found at the KitWare site at + 1. More information about using CMake can be found at the Kitware site at www.cmake.org. 2. CMake uses the command line; however, the visual CMake tool is @@ -787,7 +787,7 @@ These five steps are described in detail below. The HDF Group for daily testing. It should be altered/ignored for the user's installation and needs. - 7. More information about using CMake can be found at the KitWare site, + 7. More information about using CMake can be found at the Kitware site, www.cmake.org. 8. Nullsoft Scriptable Install System diff --git a/release_docs/USING_HDF5_CMake.txt b/release_docs/USING_HDF5_CMake.txt index 12fdabdd5f0..2201ad7868e 100644 --- a/release_docs/USING_HDF5_CMake.txt +++ b/release_docs/USING_HDF5_CMake.txt @@ -7,7 +7,7 @@ Notes: This short instruction is written for users who want to quickly these instructions for their own applications. For more information, see the "Minimum C Project Files for CMake" section. - More information about using CMake can be found at the KitWare + More information about using CMake can be found at the Kitware site, www.cmake.org. CMake uses the command line; however, the visual CMake tool is