summaryrefslogtreecommitdiff
path: root/tests/pkcs11/pkcs11-get-raw-issuer-exts.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pkcs11/pkcs11-get-raw-issuer-exts.c')
-rw-r--r--tests/pkcs11/pkcs11-get-raw-issuer-exts.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkcs11/pkcs11-get-raw-issuer-exts.c b/tests/pkcs11/pkcs11-get-raw-issuer-exts.c
index a395376f29..dec3088e11 100644
--- a/tests/pkcs11/pkcs11-get-raw-issuer-exts.c
+++ b/tests/pkcs11/pkcs11-get-raw-issuer-exts.c
@@ -126,7 +126,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);
}