diff options
author | Matt Kraai <kraai@ftbfs.org> | 2008-11-07 04:26:55 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-11-12 12:20:31 -0800 |
commit | 0d641f75d1237b34d3cfb411a18c813cfacb4726 (patch) | |
tree | b9f0b34a45c01e4ef8c850b8456384c684b4f499 /Documentation/git-check-attr.txt | |
parent | 9db56f71b91153f4076a796c80c61f00edd8b700 (diff) | |
download | git-0d641f75d1237b34d3cfb411a18c813cfacb4726.tar.gz |
Remove the period after the git-check-attr summary
The period at the end of the git-check-attr summary causes there to be
two periods after the summary in the git(1) manual page.
Signed-off-by: Matt Kraai <kraai@ftbfs.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-check-attr.txt')
-rw-r--r-- | Documentation/git-check-attr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-check-attr.txt b/Documentation/git-check-attr.txt index 4b3c2b0b06..043274b1b7 100644 --- a/Documentation/git-check-attr.txt +++ b/Documentation/git-check-attr.txt @@ -3,7 +3,7 @@ git-check-attr(1) NAME ---- -git-check-attr - Display gitattributes information. +git-check-attr - Display gitattributes information SYNOPSIS |