Revert "various spelling fixes"
[openssl.git] / ssl / ssl_lib.c
index a289d3af73a335ce68ff41d53b31c1a1aaa75915..e6511895cef91ad57e1ad71eb7ef5d7e3fd278c2 100644 (file)
@@ -3706,7 +3706,7 @@ void SSL_set_not_resumable_session_callback(SSL *ssl,
 
 /*
  * Allocates new EVP_MD_CTX and sets pointer to it into given pointer
- * variable, freeing EVP_MD_CTX previously stored in that variable, if any.
+ * vairable, freeing EVP_MD_CTX previously stored in that variable, if any.
  * If EVP_MD pointer is passed, initializes ctx with this md Returns newly
  * allocated ctx;
  */