Skip to content

Commit

Permalink
Documentation/interpret-trailers: Grammar fix
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Tobias Klauser authored and Junio C Hamano committed Oct 7, 2015
1 parent dfd66dd commit a43eb67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/git-interpret-trailers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ OPTIONS
--trim-empty::
If the <value> part of any trailer contains only whitespace,
the whole trailer will be removed from the resulting message.
This apply to existing trailers as well as new trailers.
This applies to existing trailers as well as new trailers.

--trailer <token>[(=|:)<value>]::
Specify a (<token>, <value>) pair that should be applied as a
Expand Down

0 comments on commit a43eb67

Please sign in to comment.