Skip to content

Commit

Permalink
Fix typo in MPI info prop callback
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjala committed May 29, 2024
1 parent 162e7d6 commit c13fd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/H5Pfapl.c
Original file line number Diff line number Diff line change
Expand Up @@ -5468,7 +5468,7 @@ H5P__facc_mpi_info_set(hid_t H5_ATTR_UNUSED prop_id, const char H5_ATTR_UNUSED *
/*-------------------------------------------------------------------------
* Function: H5P__facc_mpi_info_get
*
* Purpose: Copies an MPI comminicator property when it's retrieved from a property list
* Purpose: Copies an MPI info object property when it's retrieved from a property list
*
* Return: Success: Non-negative
* Failure: Negative
Expand Down

0 comments on commit c13fd2f

Please sign in to comment.