summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authormyang6 <myang6@hdfgroup.org>2021-10-01 19:55:16 (GMT)
committermyang6 <myang6@hdfgroup.org>2021-10-01 19:55:16 (GMT)
commit34478970510246c45ffa76d2b868aff90727eda1 (patch)
tree5ccd1552f19e3249ff5a63bd0898f00598ae8400 /test
parentf96583190cf39a35e7784d623252f2d0da6c72c5 (diff)
downloadhdf5-34478970510246c45ffa76d2b868aff90727eda1.zip
hdf5-34478970510246c45ffa76d2b868aff90727eda1.tar.gz
hdf5-34478970510246c45ffa76d2b868aff90727eda1.tar.bz2
Correct typos for the design-to-fail test.
Diffstat (limited to 'test')
-rw-r--r--test/vfd_swmr_gfail_writer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/vfd_swmr_gfail_writer.c b/test/vfd_swmr_gfail_writer.c
index 8635cef..430ed89 100644
--- a/test/vfd_swmr_gfail_writer.c
+++ b/test/vfd_swmr_gfail_writer.c
@@ -40,9 +40,9 @@
*
* The number of groups, the tick length, the max lag, the page buffer size, the page size and the
* sleep duration on the writer side before closing the file are configurable.
- * Users can also choose an option to delete 1000 groups after creating a larger number of groups..
+ * Users can also choose an option to delete 1000 groups after creating a larger number of groups.
* We only test to creat the groups with the latest file format. The option to create a
- * group via the earlies file format is still there.
+ * group via the earliest file format is still there.
*
* Issues and expected design fail
*