Fix typo in DAPL callback documentation (#4523)

This commit is contained in:
mattjala 2024-05-24 07:41:07 -05:00 committed by GitHub
parent 379634872d
commit d3f5e07b1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.
*