Skip to content

Commit d99bf51

Browse files
jidannigitster
authored andcommitted
Documentation/git-tag.txt: minor typo and grammar fix
Signed-off-by: jidanni <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 936b705 commit d99bf51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-tag.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ OPTIONS
7070

7171
-m <msg>::
7272
Use the given tag message (instead of prompting).
73-
If multiple `-m` options are given, there values are
73+
If multiple `-m` options are given, their values are
7474
concatenated as separate paragraphs.
7575
Implies `-a` if none of `-a`, `-s`, or `-u <key-id>`
7676
is given.
@@ -207,7 +207,7 @@ determines who are interested in whose tags.
207207

208208
A one-shot pull is a sign that a commit history is now crossing
209209
the boundary between one circle of people (e.g. "people who are
210-
primarily interested in networking part of the kernel") who may
210+
primarily interested in the networking part of the kernel") who may
211211
have their own set of tags (e.g. "this is the third release
212212
candidate from the networking group to be proposed for general
213213
consumption with 2.6.21 release") to another circle of people

0 commit comments

Comments
 (0)