diff options
| author | Junio C Hamano <gitster@pobox.com> | 2024-08-21 12:02:23 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-08-21 12:02:24 -0700 |
| commit | fdf70da8c3331e0b0b0e5be5833773d5a2473212 (patch) | |
| tree | b9ac2d47706c513e3011604e14e768332bcc863e /Documentation/git-diff-tree.txt | |
| parent | d97956b8bd3831ca6df7b026695b1394df0695ce (diff) | |
| parent | 170cdfc5a41a54014344d25d051e2c7dfb6087da (diff) | |
| download | git-fdf70da8c3331e0b0b0e5be5833773d5a2473212.tar.xz | |
Merge branch 'jc/grammo-fixes'
Doc updates.
* jc/grammo-fixes:
doc: grammofix in git-diff-tree
tutorial: grammofix
Diffstat (limited to 'Documentation/git-diff-tree.txt')
| -rw-r--r-- | Documentation/git-diff-tree.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-diff-tree.txt b/Documentation/git-diff-tree.txt index 143318c411..09286a85eb 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 |
