summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2016-09-24 06:54:00 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2016-09-24 06:54:00 (GMT)
commit36fd53f70f3a13d5437def00377fc002bc75c116 (patch)
tree3ad60bcb9d3d80db95d0efdfc2186b517d4f73de /test
parent2646f917adb5b2e17404260e433dc3ed7c39a602 (diff)
downloadhdf5-36fd53f70f3a13d5437def00377fc002bc75c116.zip
hdf5-36fd53f70f3a13d5437def00377fc002bc75c116.tar.gz
hdf5-36fd53f70f3a13d5437def00377fc002bc75c116.tar.bz2
Fixed typo
Diffstat (limited to 'test')
-rw-r--r--test/h5test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/h5test.c b/test/h5test.c
index aea5dc7..591266b 100644
--- a/test/h5test.c
+++ b/test/h5test.c
@@ -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