Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
lrknox authored Sep 3, 2024
1 parent 07fabed commit 5fea711
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/H5Mpublic.h
Original file line number Diff line number Diff line change
Expand Up @@ -264,8 +264,8 @@ H5_DLL hid_t H5Mcreate_async(hid_t loc_id, const char *name, hid_t key_type_id,
* property lists \p mcpl_id and \p mapl_id.
*
* The new map should be linked into the group hierarchy before being
* closed or it will be deleted. The dataset should be closed when the
* caller is no longer interested in it.
* closed or it will be deleted. The map should be closed when the
* caller no longer requires it.
*
* \since 1.12.0
*
Expand Down

0 comments on commit 5fea711

Please sign in to comment.