]> git.ipfire.org Git - thirdparty/git.git/commitdiff
SubmittingPatches: reword awkward phrasing
authorLinus Arver <linusa@google.com>
Fri, 14 Jul 2023 06:01:29 +0000 (06:01 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 14 Jul 2023 17:31:43 +0000 (10:31 -0700)
Signed-off-by: Linus Arver <linusa@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/SubmittingPatches

index b218e273570158fa6a3e9863398295b1e3ab7016..b89678cedc3890b4cd748365cf2c7f2e6e5c1b32 100644 (file)
@@ -3,8 +3,8 @@ Submitting Patches
 
 == Guidelines
 
-Here are some guidelines for people who want to contribute their code to this
-software. There is also a link:MyFirstContribution.html[step-by-step tutorial]
+Here are some guidelines for contributing back to this
+project. There is also a link:MyFirstContribution.html[step-by-step tutorial]
 available which covers many of these same guidelines.
 
 [[base-branch]]