hcrypto: fix spelling mistakes in comments

This commit is contained in:
Luke Howard
2015-12-09 11:07:29 +11:00
parent f789d8403e
commit 494b11f962
4 changed files with 4 additions and 4 deletions

View File

@@ -531,7 +531,7 @@ des_ede3_cbc_do_cipher(EVP_CIPHER_CTX *ctx,
}
/**
* The tripple DES cipher type - hcrypto
* The triple DES cipher type - hcrypto
*
* @return the DES-EDE3-CBC EVP_CIPHER pointer.
*