diff options
Diffstat (limited to 'c++/src')
-rw-r--r-- | c++/src/H5CppDoc.h | 4 |
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. |