]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/ssl_lib.c
various spelling fixes
[thirdparty/openssl.git] / ssl / ssl_lib.c
index 99d88b31ee3622ad745f95021dcf24899a6785ca..81c4b6710e2cc9a6bf38a908158308b43b44fed0 100644 (file)
@@ -3722,7 +3722,7 @@ void SSL_set_not_resumable_session_callback(SSL *ssl,
 
 /*
  * Allocates new EVP_MD_CTX and sets pointer to it into given pointer
- * vairable, freeing EVP_MD_CTX previously stored in that variable, if any.
+ * variable, 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;
  */