summaryrefslogtreecommitdiffstats
path: root/src/H5T.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5T.c')
-rw-r--r--src/H5T.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/H5T.c b/src/H5T.c
index 5b913ac..0f0b702 100644
--- a/src/H5T.c
+++ b/src/H5T.c
@@ -2734,7 +2734,7 @@ done:
* All arguments are optional. Missing arguments are wild cards.
* The special no-op path cannot be removed.
*
- * Return: Succeess: non-negative
+ * Return: Success: non-negative
* Failure: negative
*
* Programmer: Robb Matzke
@@ -2838,7 +2838,7 @@ H5T__unregister(H5T_pers_t pers, const char *name, H5T_t *src, H5T_t *dst, H5T_c
* All arguments are optional. Missing arguments are wild cards.
* The special no-op path cannot be removed.
*
- * Return: Succeess: non-negative
+ * Return: Success: non-negative
*
* Failure: negative
*