typo
[openssl.git] / ssl / d1_enc.c
index 712c4647f24cb072beddda21a79d993f583a100d..d242dcad42fd11be913f53aecbed20701d13903c 100644 (file)
  *       short etc).
  *   1: if the record's padding is valid / the encryption was successful.
  *   -1: if the record's padding/AEAD-authenticator is invalid or, if sending,
- *       an internal error occured. */
+ *       an internal error occurred. */
 int dtls1_enc(SSL *s, int send)
        {
        SSL3_RECORD *rec;