summaryrefslogtreecommitdiffstats
path: root/src/H5Opublic.h
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2023-03-01 01:08:47 (GMT)
committerGitHub <noreply@github.com>2023-03-01 01:08:47 (GMT)
commit91cf10156a65a96860cea965df74a5adecf3e4e8 (patch)
tree5466ea669b3c26ad27ad1b82d3bf4287df70a175 /src/H5Opublic.h
parent4e645aeedf621b341c6b6d5665fecdd08314bda9 (diff)
downloadhdf5-91cf10156a65a96860cea965df74a5adecf3e4e8.zip
hdf5-91cf10156a65a96860cea965df74a5adecf3e4e8.tar.gz
hdf5-91cf10156a65a96860cea965df74a5adecf3e4e8.tar.bz2
1.12 Merge doxygen plist tables changes #2470 from develop (#2505)
* Merge doxygen plist tables changes #2470 from develop * Add new/moved files * More add new/moved files * Doxy corrections
Diffstat (limited to 'src/H5Opublic.h')
-rw-r--r--src/H5Opublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Opublic.h b/src/H5Opublic.h
index cc131e1..a645592 100644
--- a/src/H5Opublic.h
+++ b/src/H5Opublic.h
@@ -304,7 +304,7 @@ H5_DLL hid_t H5Oopen_by_token(hid_t loc_id, H5O_token_t token);
*
* \return \hid_tv{object}
*
- * \details H5Open_by_idx() opens the nth object in the group specified by \p loc_id
+ * \details H5Oopen_by_idx() opens the nth object in the group specified by \p loc_id
* and \p group_name.
*
* \p loc_id specifies a location identifier.