summaryrefslogtreecommitdiff
path: root/tests/pkcs11/pkcs11-cert-import-url-exts.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkcs11/pkcs11-cert-import-url-exts.c')
-rw-r--r--tests/pkcs11/pkcs11-cert-import-url-exts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkcs11/pkcs11-cert-import-url-exts.c b/tests/pkcs11/pkcs11-cert-import-url-exts.c
index abc84834fd..bf806b1321 100644
--- a/tests/pkcs11/pkcs11-cert-import-url-exts.c
+++ b/tests/pkcs11/pkcs11-cert-import-url-exts.c
@@ -117,7 +117,7 @@ void doit(void)
}
if (ret == 0) {
- fail("overriden cert is not a CA!\n");
+ fail("overridden cert is not a CA!\n");
exit(1);
}