Skip to content

Commit 9ce0fc3

Browse files
avargitster
authored andcommitted
mktag doc: grammar fix, when exists -> when it exists
Amend the wording of documentation added in 6cfec03 (mktag: minimally update the description., 2007-06-10). It makes more sense to say "when it exists" here, as we're referring to "the message". Signed-off-by: Ævar Arnfjörð Bjarmason <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f59b61d commit 9ce0fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-mktag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ has a very simple fixed format: four lines of
2929
tagger <tagger>
3030

3131
followed by some 'optional' free-form message (some tags created
32-
by older Git may not have `tagger` line). The message, when
32+
by older Git may not have `tagger` line). The message, when it
3333
exists, is separated by a blank line from the header. The
3434
message part may contain a signature that Git itself doesn't
3535
care about, but that can be verified with gpg.

0 commit comments

Comments
 (0)