Skip to content

Commit dfc20a5

Browse files
committed
Merge branch 'bc/doc-interpret-trailers-grammofix' into maint
Docfix. * bc/doc-interpret-trailers-grammofix: docs/interpret-trailers: fix agreement error
2 parents 68559c4 + 760f1ad commit dfc20a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-interpret-trailers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ with only spaces at the end of the commit message part, one blank line
5151
will be added before the new trailer.
5252

5353
Existing trailers are extracted from the input message by looking for
54-
a group of one or more lines that (i) are all trailers, or (ii) contains at
54+
a group of one or more lines that (i) is all trailers, or (ii) contains at
5555
least one Git-generated or user-configured trailer and consists of at
5656
least 25% trailers.
5757
The group must be preceded by one or more empty (or whitespace-only) lines.

0 commit comments

Comments
 (0)