summaryrefslogtreecommitdiffstats
path: root/test/reserved.c
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-08-17 23:31:54 (GMT)
committerGitHub <noreply@github.com>2022-08-17 23:31:54 (GMT)
commite6f16c0ec2f643218b1ba527bb92fc1bb7b2e681 (patch)
tree4c8b59017d93c74501fbbddb20282939d70e8289 /test/reserved.c
parent9304f277e8597d39ac60b9d14b309c3462938d1c (diff)
downloadhdf5-e6f16c0ec2f643218b1ba527bb92fc1bb7b2e681.zip
hdf5-e6f16c0ec2f643218b1ba527bb92fc1bb7b2e681.tar.gz
hdf5-e6f16c0ec2f643218b1ba527bb92fc1bb7b2e681.tar.bz2
Fixes codespell issues (#2032)
* Fixes codespell issues * Fixed another typo
Diffstat (limited to 'test/reserved.c')
-rw-r--r--test/reserved.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/reserved.c b/test/reserved.c
index 22f1764..fb484c8 100644
--- a/test/reserved.c
+++ b/test/reserved.c
@@ -479,7 +479,7 @@ error:
int
main(void)
{
- /* This test is currently not working properly; it should be revisted
+ /* This test is currently not working properly; it should be revisited
* when we have time.
*
* (Also, we should try to make this test work with all the VFDs)