From 221e727ee2bf9ff6d05f3cbe9583ea7892d7c8fa Mon Sep 17 00:00:00 2001 From: "H. Joe Lee" Date: Mon, 21 Aug 2023 22:09:51 -0500 Subject: chore: fix typo (#3405) --- testpar/t_dset.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v0.12