Skip to content

Commit

Permalink
Correct a small typo in CHANGES
Browse files Browse the repository at this point in the history
Reviewed-by: Stephen Henson <steve@openssl.org>
  • Loading branch information
levitte committed Jan 12, 2016
1 parent a718c62 commit d5b33a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
HMAC_CTX *HMAC_CTX_new(void);
void HMAC_CTX_free(HMAC_CTX *ctx);

For EVP_MD and EVP_CIPHR, complete APIs to create, fill and
For EVP_MD and EVP_CIPHER, complete APIs to create, fill and
destroy such methods has been added. See EVP_MD_meth_new(3) and
EVP_CIPHER_meth_new(3) for documentation.

Expand Down

0 comments on commit d5b33a5

Please sign in to comment.