summaryrefslogtreecommitdiff
path: root/onlineupdate/source/libmar/verify/cryptox.h
diff options
context:
space:
mode:
Diffstat (limited to 'onlineupdate/source/libmar/verify/cryptox.h')
-rw-r--r--onlineupdate/source/libmar/verify/cryptox.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/onlineupdate/source/libmar/verify/cryptox.h b/onlineupdate/source/libmar/verify/cryptox.h
index acecae64ccb0..d08ef159a83c 100644
--- a/onlineupdate/source/libmar/verify/cryptox.h
+++ b/onlineupdate/source/libmar/verify/cryptox.h
@@ -147,7 +147,7 @@ CryptoX_Result CyprtoAPI_VerifySignature(HCRYPTHASH *hash,
/* This default implementation is necessary because we don't want to
* link to NSS from updater code on non Windows platforms. On Windows
- * we use CyrptoAPI instead of NSS. We don't call any function as they
+ * we use CryptoAPI instead of NSS. We don't call any function as they
* would just fail, but this simplifies linking.
*/