Fixes an incorrect brief description for H5Dopen2() (#1920)

This commit is contained in:
Dana Robinson 2022-07-21 06:39:05 -07:00 committed by GitHub
parent eb2cf08bac
commit 1cfca8fd93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -369,7 +369,7 @@ H5_DLL hid_t H5Dcreate_anon(hid_t loc_id, hid_t type_id, hid_t space_id, hid_t d
* --------------------------------------------------------------------------
* \ingroup H5D
*
* \brief Creates a new dataset and links it into the file
* \brief Opens an existing dataset
*
* \fgdta_loc_id
* \param[in] name Name of the dataset to open