From: James Muir Date: Tue, 6 Feb 2024 00:01:28 +0000 (-0500) Subject: CONTRIBUTING.md: add missing "on" X-Git-Tag: openssl-3.3.0-alpha1~165 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea15508b4ffa77d440e3f2c817998271bfeb3b9c;p=thirdparty%2Fopenssl.git CONTRIBUTING.md: add missing "on" "Guidelines how to" -> "Guidelines on how to" Reviewed-by: Richard Levitte Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/23488) --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9773af905f5..e4415538b84 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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).