Fixed typo

This commit is contained in:
Dana Robinson 2016-09-24 02:54:00 -04:00
parent 2646f917ad
commit 36fd53f70f

View File

@ -196,7 +196,7 @@ h5_clean_files(const char *base_name[], hid_t fapl)
*
* Purpose Clean up temporary test files.
*
* When a test calls h5_fixname() get a VFD-dependent
* When a test calls h5_fixname() to get a VFD-dependent
* test file name, this function can be used to clean it up.
*
* Return: void