]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: trailer: remove redundant phrasing
authorLinus Arver <linusa@google.com>
Thu, 15 Jun 2023 02:53:46 +0000 (02:53 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 15 Jun 2023 04:42:19 +0000 (21:42 -0700)
The phrase "many rules" gets essentially repeated again with "many other
rules", so remove this repetition.

Signed-off-by: Linus Arver <linusa@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-interpret-trailers.txt

index 58a9c6914925f6b80bcd12e6f9eeea45144adf06..7516593c4700c2e0c30c051fbc4d9f426cac327e 100644 (file)
@@ -72,9 +72,8 @@ inside or after the value. The value may be split over multiple lines
 with each subsequent line starting with at least one whitespace, like
 the "folding" in RFC 822.
 
-Note that 'trailers' do not follow and are not intended to follow many
-rules for RFC 822 headers. For example they do not follow
-the encoding rules and probably many other rules.
+Note that trailers do not follow (nor are they intended to follow) many of the
+rules for RFC 822 headers. For example they do not follow the encoding rule.
 
 OPTIONS
 -------