misspellings fixes by https://github.com/vlajos/misspell_fixer
[oweals/openssl.git] / crypto / dh / dh_ameth.c
index 8b0a153ef361b0fb02b35250b5facf16f2418218..2b0035cd0a00d9056c575ae9aaf99b3c43d7ae16 100644 (file)
@@ -200,7 +200,7 @@ static int dh_pub_encode(X509_PUBKEY *pk, const EVP_PKEY *pkey)
 
 
 /* PKCS#8 DH is defined in PKCS#11 of all places. It is similar to DH in
- * that the AlgorithmIdentifier contains the paramaters, the private key
+ * that the AlgorithmIdentifier contains the parameters, the private key
  * is explcitly included and the pubkey must be recalculated.
  */