summaryrefslogtreecommitdiff
path: root/onlineupdate/source/libmar/verify/cryptox.c
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/libmar/verify/cryptox.c')
-rw-r--r--onlineupdate/source/libmar/verify/cryptox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/libmar/verify/cryptox.c b/onlineupdate/source/libmar/verify/cryptox.c
index 1de9891d5011..c5bef7387514 100644
--- a/onlineupdate/source/libmar/verify/cryptox.c
+++ b/onlineupdate/source/libmar/verify/cryptox.c
@@ -143,7 +143,7 @@ CyprtoAPI_VerifySignature(HCRYPTHASH *hash,
/**
* Obtains the public key for the passed in cert data
*
- * @param provider The cryto provider
+ * @param provider The crypto provider
* @param certData Data of the certificate to extract the public key from
* @param sizeOfCertData The size of the certData buffer
* @param certStore Pointer to the handle of the certificate store to use