summaryrefslogtreecommitdiff
path: root/docs/api/src/chapters/new-crypto.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/src/chapters/new-crypto.sgml')
-rw-r--r--docs/api/src/chapters/new-crypto.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/src/chapters/new-crypto.sgml b/docs/api/src/chapters/new-crypto.sgml
index 35cbd145..d0d14c05 100644
--- a/docs/api/src/chapters/new-crypto.sgml
+++ b/docs/api/src/chapters/new-crypto.sgml
@@ -410,7 +410,7 @@ struct _xmlSecTransform {
after transform execution is finished. The
<link linkend="xmlSecTransformVerifyMethod">verify</link> method implementation
must set the "status" member to <link linkend="xmlSecTransformStatusOk">xmlSecTransformStatusOk</link>
- if signature, hmac or digest is successfuly verified or to
+ if signature, hmac or digest is successfully verified or to
<link linkend="xmlSecTransformStatusFail">xmlSecTransformStatusFail</link>
otherwise.
</para>