Documentation/Makefile: remove extra /
[git.git] / Documentation / git-describe.txt
index 0efe82a..7a253ea 100644 (file)
@@ -3,7 +3,7 @@ git-describe(1)
 
 NAME
 ----
-git-describe - Show the most recent tag that is reachable from a commit.
+git-describe - Show the most recent tag that is reachable from a commit
 
 
 SYNOPSIS