GH601: Various spelling fixes.
[openssl.git] / crypto / rsa / rsa_ameth.c
index 2a1c74a62e8d1b7b338122cd8e26c21c523bf071..959aa23d1f5425d85363c0093c1f1814bec5fe3f 100644 (file)
@@ -569,7 +569,7 @@ static ASN1_STRING *rsa_ctx_to_pss(EVP_PKEY_CTX *pkctx)
 
 /*
  * From PSS AlgorithmIdentifier set public key parameters. If pkey isn't NULL
- * then the EVP_MD_CTX is setup and initalised. If it is NULL parameters are
+ * then the EVP_MD_CTX is setup and initialised. If it is NULL parameters are
  * passed to pkctx instead.
  */