Skip to content

Commit 74a50fb

Browse files
Linus Arvergitster
authored andcommitted
doc: trailer: remove redundant phrasing
The phrase "many rules" gets essentially repeated again with "many other rules", so remove this repetition. Signed-off-by: Linus Arver <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 229d6ab commit 74a50fb

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Documentation/git-interpret-trailers.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,8 @@ inside or after the value. The value may be split over multiple lines
7272
with each subsequent line starting with at least one whitespace, like
7373
the "folding" in RFC 822.
7474

75-
Note that 'trailers' do not follow and are not intended to follow many
76-
rules for RFC 822 headers. For example they do not follow
77-
the encoding rules and probably many other rules.
75+
Note that trailers do not follow (nor are they intended to follow) many of the
76+
rules for RFC 822 headers. For example they do not follow the encoding rule.
7877

7978
OPTIONS
8079
-------

0 commit comments

Comments
 (0)