summaryrefslogtreecommitdiffstats
path: root/test/ecdsatest.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/ecdsatest.c')
-rw-r--r--test/ecdsatest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ecdsatest.c b/test/ecdsatest.c
index 538f9dfe9d..ce73778791 100644
--- a/test/ecdsatest.c
+++ b/test/ecdsatest.c
@@ -270,7 +270,7 @@ int test_builtin(BIO *out)
}
/*
- * create and verify a ecdsa signature with every availble curve (with )
+ * create and verify a ecdsa signature with every available curve (with )
*/
BIO_printf(out, "\ntesting ECDSA_sign() and ECDSA_verify() "
"with some internal curves:\n");