summaryrefslogtreecommitdiffstats
path: root/hl/test/test_dset_append.c
diff options
context:
space:
mode:
Diffstat (limited to 'hl/test/test_dset_append.c')
-rw-r--r--hl/test/test_dset_append.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/test/test_dset_append.c b/hl/test/test_dset_append.c
index f8d38c2..c4afe89 100644
--- a/hl/test/test_dset_append.c
+++ b/hl/test/test_dset_append.c
@@ -1265,7 +1265,7 @@ main(void)
/*
* The following tests illustrate the scenarios when H5DOappend does not work with extensible array
* indexing:
- * - when the the dataset has 1 unlimited dimension and the other dimension is fixed but extendible
+ * - when the dataset has 1 unlimited dimension and the other dimension is fixed but extendible
* - the dataset expands along 1 dimension and then expands along the other dimension
*/
flush_ct = 0; /* Reset flush counter */