This commit contains just a tiny whitespace fix in the git-tag documentation.

Signed-off-by: Anton Würfel <anton.wuer...@fau.de>
Signed-off-by: Phillip Raffeck <phillip.raff...@fau.de>
---
 Documentation/git-tag.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt
index 940676e..b49725b 100644
--- a/Documentation/git-tag.txt
+++ b/Documentation/git-tag.txt
@@ -39,7 +39,7 @@ created (i.e. a lightweight tag).
 A GnuPG signed tag object will be created when `-s` or `-u
 <keyid>` is used.  When `-u <keyid>` is not used, the
 committer identity for the current user is used to find the
-GnuPG key for signing.         The configuration variable `gpg.program`
+GnuPG key for signing. The configuration variable `gpg.program`
 is used to specify custom GnuPG binary.
 
 A tag containing a time-stamp according to RFC3161 will be created when `-t` is
-- 
2.8.0.rc0.62.gfc8aefa.dirty

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to