diff options
| author | Markus Heidelberg <markus.heidelberg@web.de> | 2008-12-19 13:14:18 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2008-12-19 19:10:46 -0800 |
| commit | 04c8ce9c1c803a8dc0f3728f57550f9bc9e605c2 (patch) | |
| tree | f2756934c58c5f1e0e94709009847894af512b9c /Documentation/diff-format.txt | |
| parent | fast-import: close pack before unlinking it (diff) | |
| download | git-04c8ce9c1c803a8dc0f3728f57550f9bc9e605c2.tar.gz git-04c8ce9c1c803a8dc0f3728f57550f9bc9e605c2.zip | |
Documentation: fix typos, grammar, asciidoc syntax
Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/diff-format.txt')
| -rw-r--r-- | Documentation/diff-format.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/diff-format.txt b/Documentation/diff-format.txt index aafd3a3941..1eeb1c7683 100644 --- a/Documentation/diff-format.txt +++ b/Documentation/diff-format.txt @@ -58,7 +58,7 @@ Possible status letters are: be committed) - X: "unknown" change type (most probably a bug, please report it) -Status letters C and M are always followed by a score (denoting the +Status letters C and R are always followed by a score (denoting the percentage of similarity between the source and target of the move or copy), and are the only ones to be so. |
