diff options
author | Daniel Fiala <daniel@openssl.org> | 2022-11-30 05:59:39 +0100 |
---|---|---|
committer | Pauli <pauli@openssl.org> | 2022-12-07 09:37:25 +1100 |
commit | a63fa5f711f1f97e623348656b42717d6904ee3e (patch) | |
tree | 101fe7234acdff2e2e14030ece1351a5ffe395c5 /CHANGES.md | |
parent | d3db25f568087bc9dc89b6720f0b4213cd5585c3 (diff) | |
download | openssl-new-a63fa5f711f1f97e623348656b42717d6904ee3e.tar.gz |
Replace "a RSA" with "an RSA"
Fixes openssl#19771
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19787)
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md index d22780d05b..7e98b0362a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19468,7 +19468,7 @@ ndif *Ralf S. Engelschall* * Incorporated the popular no-RSA/DSA-only patches - which allow to compile a RSA-free SSLeay. + which allow to compile an RSA-free SSLeay. *Andrew Cooke / Interrader Ldt., Ralf S. Engelschall* |