diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2020-11-04 13:55:41 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2020-11-04 13:55:41 (GMT) |
commit | 014af41c9e703fe05a4ed47458da9a2f58f5e768 (patch) | |
tree | aae5ea5d5d95996e284227f7f01d9581703f371c /release_docs/RELEASE.txt | |
parent | 2c28470831977eb0444fe53188475e5e1cc5c17c (diff) | |
download | hdf5-014af41c9e703fe05a4ed47458da9a2f58f5e768.zip hdf5-014af41c9e703fe05a4ed47458da9a2f58f5e768.tar.gz hdf5-014af41c9e703fe05a4ed47458da9a2f58f5e768.tar.bz2 |
Doxygen correct typos
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index af697f1..266f767 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -52,8 +52,8 @@ New Features Autoconf option is '--enable-doxygen' autotools make target is 'doxygen' and will build all doxygen targets - CMake confgure option is 'HDF5_BUILD_DOC'. - CMake target is 'doxygen' for all availble doxygen targets + CMake configure option is 'HDF5_BUILD_DOC'. + CMake target is 'doxygen' for all available doxygen targets CMake target is 'hdf5lib_doc' for the src subdirectory (ADB - 2020/11/03) |