Documentation/git-tag.txt: minor typo and grammar fix
authorjidanni@jidanni.org <jidanni@jidanni.org>
Sat, 27 Dec 2008 19:49:03 +0000 (03:49 +0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 1 Jan 2009 13:33:35 +0000 (05:33 -0800)
Signed-off-by: jidanni <jidanni@jidanni.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-tag.txt

index 046ab35..e44f543 100644 (file)
@@ -70,7 +70,7 @@ OPTIONS
 
 -m <msg>::
        Use the given tag message (instead of prompting).
-       If multiple `-m` options are given, there values are
+       If multiple `-m` options are given, their values are
        concatenated as separate paragraphs.
        Implies `-a` if none of `-a`, `-s`, or `-u <key-id>`
        is given.
@@ -207,7 +207,7 @@ determines who are interested in whose tags.
 
 A one-shot pull is a sign that a commit history is now crossing
 the boundary between one circle of people (e.g. "people who are
-primarily interested in networking part of the kernel") who may
+primarily interested in the networking part of the kernel") who may
 have their own set of tags (e.g. "this is the third release
 candidate from the networking group to be proposed for general
 consumption with 2.6.21 release") to another circle of people