Merge branch 'nd/status-show-in-progress'
[git.git] / Documentation / git-mktag.txt
index 65e167a5c580c694a66cbb391938359a38ddd3e0..3ca158b05e2792de404c9f0622bf4eb41af6b5e9 100644 (file)
@@ -28,9 +28,9 @@ A tag signature file has a very simple fixed format: four lines of
   tagger <tagger>
 
 followed by some 'optional' free-form message (some tags created
-by older git may not have `tagger` line).  The message, when
+by older Git may not have `tagger` line).  The message, when
 exists, is separated by a blank line from the header.  The
-message part may contain a signature that git itself doesn't
+message part may contain a signature that Git itself doesn't
 care about, but that can be verified with gpg.
 
 GIT