CONTRIBUTING.md: add missing "on"
authorJames Muir <james@openssl.org>
Tue, 6 Feb 2024 00:01:28 +0000 (19:01 -0500)
committerTomas Mraz <tomas@openssl.org>
Wed, 7 Feb 2024 10:11:57 +0000 (11:11 +0100)
"Guidelines how to" -> "Guidelines on how to"

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23488)

CONTRIBUTING.md

index 9773af905f5be42403f3805f404765da45750815..e4415538b8458866fb81fd2f3f81873fb85775e6 100644 (file)
@@ -98,5 +98,5 @@ guidelines:
     with a specific release without having to sift through the higher
     noise ratio in git-log.
 
- 8. Guidelines how to integrate error output of new crypto library modules
+ 8. Guidelines on how to integrate error output of new crypto library modules
     can be found in [crypto/err/README.md](crypto/err/README.md).