]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-show.txt
Merge branch 'ms/send-email-validate-fix'
[thirdparty/git.git] / Documentation / git-show.txt
index 03c06345186f24757cac10c8e939fb13722aaa59..5eb67439affbef1a7fccb6a745220977b6a0a45d 100644 (file)
@@ -61,7 +61,7 @@ EXAMPLES
 --------
 
 `git show v1.0.0`::
-       Shows the tag `v1.0.0`, along with the object the tags
+       Shows the tag `v1.0.0`, along with the object the tag
        points at.
 
 `git show v1.0.0^{tree}`::