diff options
author | Junio C Hamano <junkio@cox.net> | 2005-12-29 01:20:06 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-12-29 01:32:56 -0800 |
commit | 89438677abaae1a8ffc3c0905f3355a590da7bf4 (patch) | |
tree | f1d43ab8459bcc2010220c32c03001e7588b26f6 /Documentation/git-diff-tree.txt | |
parent | f1ec72ba1e52783179a7da7defaab0458c895617 (diff) | |
download | git-89438677abaae1a8ffc3c0905f3355a590da7bf4.tar.gz git-89438677abaae1a8ffc3c0905f3355a590da7bf4.tar.xz |
Documentation: spell.
Signed-off-by: Junio C Hamano <junkio@cox.net>
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 9a2947e27..f2312f4d7 100644 --- a/Documentation/git-diff-tree.txt +++ b/Documentation/git-diff-tree.txt @@ -62,7 +62,7 @@ separated with a single space are given. -s:: By default, "git-diff-tree --stdin" shows differences, either in machine-readable form (without '-p') or in patch - form (with '-p'). This output can be supressed. It is + form (with '-p'). This output can be suppressed. It is only useful with '-v' flag. -v:: |