summaryrefslogtreecommitdiffstats
path: root/release_docs/RELEASE.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-07-31 14:56:12 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-07-31 14:56:12 (GMT)
commit77cb2dca17bf739fe8cf0979793bb0f00347a692 (patch)
tree88413bff69d099d1f555a379633f9a49840de4b3 /release_docs/RELEASE.txt
parent2822921c23c5e34b7d73044a6800808629349d3d (diff)
downloadhdf5-77cb2dca17bf739fe8cf0979793bb0f00347a692.zip
hdf5-77cb2dca17bf739fe8cf0979793bb0f00347a692.tar.gz
hdf5-77cb2dca17bf739fe8cf0979793bb0f00347a692.tar.bz2
HDFFV-10508 rework sentence
Diffstat (limited to 'release_docs/RELEASE.txt')
-rw-r--r--release_docs/RELEASE.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index d70aa65..b40f8ed 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -540,8 +540,8 @@ The lib folder contains the library files, and CMake adds the pkgconfig
subfolder with the hdf5*.pc files used by the bin/build scripts created by
the CMake build. CMake separates the C interface code from the fortran code by
creating C-stub libraries for each Fortran library. In addition, only CMake
-creates the tools library and are present only for CMake builds. The names
-of the szip libraries are different between the build systems.
+installs the tools library. The names of the szip libraries are different
+between the build systems.
The share folder will have the most differences because CMake builds include
a number of CMake specific files for support of CMake's find_package and support