doc/interpret-trailers: fix "the this" typo
[gitweb.git] / Documentation / git-interpret-trailers.txt
index 1df8aabf51e4cc8c2fedd66b8c45a384dfa8d8a1..2e22210734ffadb05ce33f446f7bb07d0fc7be5a 100644 (file)
@@ -21,7 +21,7 @@ This command reads some patches or commit messages from either the
 <file> arguments or the standard input if no <file> is specified. If
 `--parse` is specified, the output consists of the parsed trailers.
 
-Otherwise, the this command applies the arguments passed using the
+Otherwise, this command applies the arguments passed using the
 `--trailer` option, if any, to the commit message part of each input
 file. The result is emitted on the standard output.