Fix a leak in SSL_clear()
[openssl.git] / test / ecdsatest.c
index 538f9dfe9d632ac015389c64a74b96cc9ddac6b4..ce73778791ffe93a9fa9574fe00a50534519b9ca 100644 (file)
@@ -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");