diff options
Diffstat (limited to 'test/external.c')
-rw-r--r-- | test/external.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/external.c b/test/external.c index ed9640c..3e46e50 100644 --- a/test/external.c +++ b/test/external.c @@ -541,7 +541,7 @@ test_multiple_files(hid_t file) FAIL_STACK_ERROR if (H5Pclose(dcpl) < 0) FAIL_STACK_ERROR - /* Re-use space below */ + /* Reuse space below */ /* ---------------------------------------------- * Verify that too-small external files will fail |