[PATCH 2/2] typo: that -> than

Chad Dougherty crd@acm.org
Fri Oct 7 17:26:43 GMT 2022


Signed-off-by: Chad Dougherty <crd@acm.org>
---
 contrib.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib.html b/contrib.html
index d5024694..04dc9726 100755
--- a/contrib.html
+++ b/contrib.html
@@ -132,7 +132,7 @@ in git format-patch format.</p>
       git format-patch [--cover-letter]
 </pre>
 
-<p>This will produce files with all of your changes newer that origin,
+<p>This will produce files with all of your changes newer than origin,
 making it easy for someone to review and, if you don't have write
 access, push.  Give them a final once-over.  Ideally you include a good
 description of your change with details what it does, how it works, what
-- 
2.38.0



More information about the Cygwin-patches mailing list