]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/s3_enc.c
misspellings fixes by https://github.com/vlajos/misspell_fixer
[thirdparty/openssl.git] / ssl / s3_enc.c
index 0282ef4620d0af01d09ff7307b276917b6e976fa..b334aba5d35129cea7e8aafb44008e0a19e7da87 100644 (file)
@@ -494,7 +494,7 @@ void ssl3_cleanup_key_block(SSL *s)
  *       short etc).
  *   1: if the record's padding is valid / the encryption was successful.
  *   -1: if the record's padding is invalid or, if sending, an internal error
- *       occured.
+ *       occurred.
  */
 int ssl3_enc(SSL *s, int send)
        {