Skip to content

Commit

Permalink
Fix typo in DAPL callback documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjala committed May 23, 2024
1 parent fcfab6f commit 33151a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/H5Pdapl.c
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ H5P__dapl_vds_file_pref_get(hid_t H5_ATTR_UNUSED prop_id, const char H5_ATTR_UNU
/*-------------------------------------------------------------------------
* Function: H5P__dapl_vds_file_pref_enc
*
* Purpose: Callback routine which is called whenever the vds file flags
* Purpose: Callback routine which is called whenever the vds file prefix
* property in the dataset access property list is
* encoded.
*
Expand Down

0 comments on commit 33151a5

Please sign in to comment.