]> git.ipfire.org Git - thirdparty/git.git/commitdiff
doc: grammofix in git-diff-tree
authorJunio C Hamano <gitster@pobox.com>
Fri, 9 Aug 2024 17:14:12 +0000 (10:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Aug 2024 17:15:31 +0000 (10:15 -0700)
Describe in present tense what the option does when it is given.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-diff-tree.txt

index 274d5eaba93dab2cb0374c64ea95934693c73ddf..59bdc228e4cbcf0127a4366ad7671717d89b47be 100644 (file)
@@ -88,7 +88,7 @@ include::pretty-options.txt[]
 
 --no-commit-id::
        'git diff-tree' outputs a line with the commit ID when
-       applicable.  This flag suppressed the commit ID output.
+       applicable.  This flag suppresses the commit ID output.
 
 -c::
        This flag changes the way a merge commit is displayed