X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CONTRIBUTING;fp=CONTRIBUTING;h=0f11362492934156d13211e14acd16de1b56de0e;hp=07115e5a7588692cdb2beea9d6b4af8c78eb175e;hb=f430ba31ac81f27f0014320fee335d2dc4562a95;hpb=1d8b4eb2b478651f820423789d7a91b9b4c2d009 diff --git a/CONTRIBUTING b/CONTRIBUTING index 07115e5a75..0f11362492 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -62,7 +62,7 @@ the acceptance and review process faster: 4. Patches should follow our coding style (see https://www.openssl.org/policies/codingstyle.html) and compile without - warnings. Where gcc or clang is availble you should use the + warnings. Where gcc or clang is available you should use the --strict-warnings Configure option. OpenSSL compiles on many varied platforms: try to ensure you only use portable features.