summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhrtarsia <89439116+hrtarsia@users.noreply.github.com>2024-04-22 03:38:35 -0400
committerTomas Mraz <tomas@openssl.org>2024-04-24 18:55:41 +0200
commitc81b7b059f614a6c43ad6a6907b1a740b783fbfd (patch)
treef85872a9fbc7af6faa5fd4b3ec9d71bba9ebdc0b
parent599bc929baa3c5496342641e028e4c482aed7449 (diff)
Fix grammar in certificates.txt
CLA: trivial Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/24238)
-rw-r--r--doc/HOWTO/certificates.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/HOWTO/certificates.txt b/doc/HOWTO/certificates.txt
index 78ab97b419..54704bcf05 100644
--- a/doc/HOWTO/certificates.txt
+++ b/doc/HOWTO/certificates.txt
@@ -48,7 +48,7 @@ give you the result back, thus making it authentic according to their
policies). A certificate request is sent to a certificate authority
to get it signed into a certificate. You can also sign the certificate
yourself if you have your own certificate authority or create a
-self-signed certificate (typically for testing purpose).
+self-signed certificate (typically for testing purposes).
The certificate request is created like this: