diff --git a/Documentation/git-tag.txt b/Documentation/git-tag.txt
index 940676ea92bfdde42d0ea8d17cd336dc048ee885..b49725b55503d9a5934faa89a4becb68f46cec9d 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