summaryrefslogtreecommitdiffstats
path: root/CHANGES.md
diff options
context:
space:
mode:
authorDaniel Fiala <daniel@openssl.org>2022-11-30 05:59:39 +0100
committerPauli <pauli@openssl.org>2022-12-07 09:39:11 +1100
commitf3e9308fe1b692c424feaa256fbecce958cef1f4 (patch)
treeeeedb8a027a2eaaa067398a24b49c7e8297a7322 /CHANGES.md
parent8ca2a012c8e4acd44e613463c903d3c7c6b86727 (diff)
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) (cherry picked from commit a63fa5f711f1f97e623348656b42717d6904ee3e)
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 776a25fb58..0b5cdb0767 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -19293,7 +19293,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*