Skip to content

Commit 5a0d0c0

Browse files
Martin Ågrengitster
authored andcommitted
doc/interpret-trailers: fix "the this" typo
Signed-off-by: Jeff King <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 58311c6 commit 5a0d0c0

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
@@ -21,7 +21,7 @@ This command reads some patches or commit messages from either the
2121
<file> arguments or the standard input if no <file> is specified. If
2222
`--parse` is specified, the output consists of the parsed trailers.
2323

24-
Otherwise, the this command applies the arguments passed using the
24+
Otherwise, this command applies the arguments passed using the
2525
`--trailer` option, if any, to the commit message part of each input
2626
file. The result is emitted on the standard output.
2727

0 commit comments

Comments
 (0)