summaryrefslogtreecommitdiff
path: root/tests/pkcs11/pkcs11-cert-import-url4-exts.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkcs11/pkcs11-cert-import-url4-exts.c')
-rw-r--r--tests/pkcs11/pkcs11-cert-import-url4-exts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkcs11/pkcs11-cert-import-url4-exts.c b/tests/pkcs11/pkcs11-cert-import-url4-exts.c
index 13dd76a6c2..f9fe82f4b1 100644
--- a/tests/pkcs11/pkcs11-cert-import-url4-exts.c
+++ b/tests/pkcs11/pkcs11-cert-import-url4-exts.c
@@ -142,7 +142,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);
}