From 170cdfc5a41a54014344d25d051e2c7dfb6087da Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 9 Aug 2024 10:14:12 -0700 Subject: [PATCH] doc: grammofix in git-diff-tree Describe in present tense what the option does when it is given. Signed-off-by: Junio C Hamano --- Documentation/git-diff-tree.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt index 274d5eaba9..59bdc228e4 100644 --- a/Documentation/git-diff-tree.txt +++ b/Documentation/git-diff-tree.txt @@ -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