summaryrefslogtreecommitdiffstats
path: root/src/H5Ztrans.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Ztrans.c')
-rw-r--r--src/H5Ztrans.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Ztrans.c b/src/H5Ztrans.c
index accabc1..6d428a3 100644
--- a/src/H5Ztrans.c
+++ b/src/H5Ztrans.c
@@ -363,7 +363,7 @@ H5Z__unget_token(H5Z_token *current)
* kept internal to the H5Z_token and handled by this and the
* unget_H5Z_token function.
*
- * Return: Succeess: The passed in H5Z_token with a valid tok_type
+ * Return: Success: The passed in H5Z_token with a valid tok_type
* field.
* Failure: The passed in H5Z_token but with the tok_type
* field set to ERROR.