From 649fdbd278c03d943410d35e991fc716e29469fb Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Mon, 26 Sep 2016 15:30:42 -0500 Subject: [PATCH] Fix grammar-o in CONTRIBUTING Reviewed-by: Richard Levitte Reviewed-by: Matt Caswell Reviewed-by: Rich Salz (Merged from https://github.com/openssl/openssl/pull/1625) (cherry picked from commit e4d94269a5a41594852dc60716500580f1d47cef) --- CONTRIBUTING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index 7cc38508a8..f734d77ba7 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -1,4 +1,4 @@ -HOW TO CONTRIBUTE TO PATCHES OpenSSL +HOW TO CONTRIBUTE PATCHES TO OpenSSL ------------------------------------ (Please visit https://www.openssl.org/community/getting-started.html for -- 2.25.1