summaryrefslogtreecommitdiffstats
path: root/testpar/t_shapesame.c
diff options
context:
space:
mode:
authorH. Joe Lee <hyoklee@hdfgroup.org>2023-07-25 17:47:08 (GMT)
committerGitHub <noreply@github.com>2023-07-25 17:47:08 (GMT)
commit85d216634aae94223ed5b75a77585f9fd60009e5 (patch)
treecd80ed26c97149d34c06358292d1fbb35eaf8dcb /testpar/t_shapesame.c
parent553e1cd31150f7ca58f87f40d63dd8f200721611 (diff)
downloadhdf5-85d216634aae94223ed5b75a77585f9fd60009e5.zip
hdf5-85d216634aae94223ed5b75a77585f9fd60009e5.tar.gz
hdf5-85d216634aae94223ed5b75a77585f9fd60009e5.tar.bz2
chore: fix typo - persent -> present (#3273)
Diffstat (limited to 'testpar/t_shapesame.c')
-rw-r--r--testpar/t_shapesame.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/t_shapesame.c b/testpar/t_shapesame.c
index c366661..d9cd20c 100644
--- a/testpar/t_shapesame.c
+++ b/testpar/t_shapesame.c
@@ -3941,7 +3941,7 @@ hid_t fapl; /* file access property list */
#ifdef USE_PAUSE
/* pause the process for a moment to allow debugger to attach if desired. */
-/* Will pause more if greenlight file is not persent but will eventually */
+/* Will pause more if greenlight file is not present but will eventually */
/* continue. */
#include <sys/types.h>
#include <sys/stat.h>