summaryrefslogtreecommitdiffstats
path: root/testpar/t_dset.c
diff options
context:
space:
mode:
authorH. Joe Lee <hyoklee@hdfgroup.org>2023-08-22 03:09:51 (GMT)
committerGitHub <noreply@github.com>2023-08-22 03:09:51 (GMT)
commit221e727ee2bf9ff6d05f3cbe9583ea7892d7c8fa (patch)
treea0db0fbfacaefad3c970feaaa25b16becb1c7916 /testpar/t_dset.c
parent5df18802d01d993323aa6153e4fa67b9e7d65398 (diff)
downloadhdf5-221e727ee2bf9ff6d05f3cbe9583ea7892d7c8fa.zip
hdf5-221e727ee2bf9ff6d05f3cbe9583ea7892d7c8fa.tar.gz
hdf5-221e727ee2bf9ff6d05f3cbe9583ea7892d7c8fa.tar.bz2
chore: fix typo (#3405)
Diffstat (limited to 'testpar/t_dset.c')
-rw-r--r--testpar/t_dset.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_dset.c b/testpar/t_dset.c
index b75b6ae..d8f9e9d 100644
--- a/testpar/t_dset.c
+++ b/testpar/t_dset.c
@@ -3424,7 +3424,7 @@ actual_io_mode_tests(void)
* Test for Compact layout as the cause of breaking collective I/O.
*
* TEST_NOT_CONTIGUOUS_OR_CHUNKED_DATASET_EXTERNAL:
- * Test for Externl-File storage as the cause of breaking collective I/O.
+ * Test for External-File storage as the cause of breaking collective I/O.
*
*/
#define FILE_EXTERNAL "nocolcause_extern.data"