From 879575f3fa65138021a1e787fe41621d4e55bd47 Mon Sep 17 00:00:00 2001 From: "H. Joe Lee" Date: Fri, 31 Mar 2023 22:37:12 -0500 Subject: chore: make comment consistent (#2654) Use a 3rd person verb to match "Does not" in the next sentence. --- test/h5test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/h5test.c b/test/h5test.c index 0138c69..1467e0b 100644 --- a/test/h5test.c +++ b/test/h5test.c @@ -1553,7 +1553,7 @@ h5_verify_cached_stabs_cb(hid_t oid, const char H5_ATTR_UNUSED *name, const H5O_ /*------------------------------------------------------------------------- * Function: h5_verify_cached_stabs * - * Purpose: Verify that all groups in every file in base_name have + * Purpose: Verifies that all groups in every file in base_name have * their symbol table information cached (if present, and if * the parent group also uses a symbol table). Does not * check that the root group's symbol table information is -- cgit v0.12