]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: gitprotocol-pack: fix pronoun-antecedent agreement
authorLorenzoPegorari <lorenzo.pegorari2002@gmail.com>
Tue, 3 Mar 2026 01:45:59 +0000 (02:45 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Mar 2026 05:35:04 +0000 (21:35 -0800)
Fix "pronoun-antecedent agreement" errors.

Signed-off-by: LorenzoPegorari <lorenzo.pegorari2002@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitprotocol-pack.adoc

index 837b691c892b31e204948c29b986337809683ce1..9952fac1888949da6075020e8d400cd6fa0a45d2 100644 (file)
@@ -65,7 +65,7 @@ Extra Parameters
 ----------------
 
 The protocol provides a mechanism in which clients can send additional
-information in its first message to the server. These are called "Extra
+information in their first message to the server. These are called "Extra
 Parameters", and are supported by the Git, SSH, and HTTP protocols.
 
 Each Extra Parameter takes the form of `<key>=<value>` or `<key>`.
@@ -277,7 +277,7 @@ out of what the server said it could do with the first 'want' line.
   filter-request    =  PKT-LINE("filter" SP filter-spec)
 ----
 
-Clients MUST send all the obj-ids it wants from the reference
+Clients MUST send all the obj-ids they want from the reference
 discovery phase as 'want' lines. Clients MUST send at least one
 'want' command in the request body. Clients MUST NOT mention an
 obj-id in a 'want' command which did not appear in the response