docs: in -> out (#2514) (#2516)

This commit is contained in:
H. Joe Lee 2023-03-08 15:09:06 -06:00 committed by GitHub
parent 4b7bdfec69
commit d6f931d67b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4017,7 +4017,7 @@ H5_DLL herr_t H5Pget_page_buffer_size(hid_t plist_id, size_t *buf_size, unsigned
* \brief Returns maximum data sieve buffer size
*
* \fapl_id{fapl_id}
* \param[in] size Maximum size, in bytes, of data sieve buffer
* \param[out] size Maximum size, in bytes, of data sieve buffer
*
* \return \herr_t
*