summaryrefslogtreecommitdiffstats
path: root/c++
diff options
context:
space:
mode:
authorBinh-Minh Ribler <bmribler@hdfgroup.org>2019-02-15 01:22:09 (GMT)
committerBinh-Minh Ribler <bmribler@hdfgroup.org>2019-02-15 01:22:09 (GMT)
commitc3e0799071619a8f9c712b944b6c93c8c51ab280 (patch)
tree87b0979e3a03f48e4459dc915ceed81ef8d384c5 /c++
parentd6036ce89fe0a284bd1e6486fc6a50e932dd1e2f (diff)
downloadhdf5-c3e0799071619a8f9c712b944b6c93c8c51ab280.zip
hdf5-c3e0799071619a8f9c712b944b6c93c8c51ab280.tar.gz
hdf5-c3e0799071619a8f9c712b944b6c93c8c51ab280.tar.bz2
Fixing typo in documentation
Diffstat (limited to 'c++')
-rw-r--r--c++/src/H5CppDoc.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/c++/src/H5CppDoc.h b/c++/src/H5CppDoc.h
index 0da98a4..c1711bc 100644
--- a/c++/src/H5CppDoc.h
+++ b/c++/src/H5CppDoc.h
@@ -53,9 +53,7 @@
* <br />
* \section install_sec Installation
*
- * The HDF5 C++ API is included with the HDF5 source code and can
- * be obtained from
- *
+ * The HDF5 C++ API is included with the HDF5 source code.
* Please refer to the release_docs/INSTALL file under the top directory
* of the HDF5 source code for information about installing, building,
* and testing the C++ API.