Skip to content

Commit

Permalink
chore: fix typo (HDFGroup#3405)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoklee authored and qkoziol committed Sep 30, 2023
1 parent 99019b4 commit 3f37e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testpar/t_dset.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3f37e44

Please sign in to comment.