Adapt the MAC tests, and tests for other things that use EVP_MAC
[openssl.git] / test / dtlstest.c
index 98a23f858c2ed70012ca1952f78345745dac89fc..2484862860d6beb853866c1b084357752966ed91 100644 (file)
@@ -96,7 +96,7 @@ static int test_dtls_unprocessed(int testidx)
 
     /*
      * Create the connection. We use "create_bare_ssl_connection" here so that
-     * we can force the connection to not do "SSL_read" once partly conencted.
+     * we can force the connection to not do "SSL_read" once partly connected.
      * We don't want to accidentally read the dummy records we injected because
      * they will fail to decrypt.
      */