diff options
author | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2017-09-25 18:20:41 (GMT) |
---|---|---|
committer | Binh-Minh Ribler <bmribler@hdfgroup.org> | 2017-09-25 18:20:41 (GMT) |
commit | 31ec370f4d74716e238971197f9f3bf2969ba1d4 (patch) | |
tree | 4893648876a554cef81cf7c94872ef00d1bff3bd /c++/src/H5CppDoc.h | |
parent | f1871c6ac48db02bd7e66f2c0df64bca50bccd90 (diff) | |
download | hdf5-31ec370f4d74716e238971197f9f3bf2969ba1d4.zip hdf5-31ec370f4d74716e238971197f9f3bf2969ba1d4.tar.gz hdf5-31ec370f4d74716e238971197f9f3bf2969ba1d4.tar.bz2 |
Fixed typos for document file.
Diffstat (limited to 'c++/src/H5CppDoc.h')
-rw-r--r-- | c++/src/H5CppDoc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/c++/src/H5CppDoc.h b/c++/src/H5CppDoc.h index ff07822..bfab9cd 100644 --- a/c++/src/H5CppDoc.h +++ b/c++/src/H5CppDoc.h @@ -51,7 +51,7 @@ Datatype Interface (H5T) DataType and subclasses \endverbatim * - * This <a href="https://support.hdfgroup.org/HDF5/doc/cpplus_RM/C2Cppfunction_map.html"> + * This <a href="https://support.hdfgroup.org/HDF5/doc/cpplus_RM/C2Cppfunction_map.mht"> * table </a> provides a map from the C APIs to the C++ member functions. * <br /> * \section install_sec Installation |