Merge branch 'jc/mention-tracking-for-pull-default'
[git.git] / Documentation / git-verify-pack.txt
index cd230769fdc6db2575d274d2a64608fe414c0d2e..0eb9ffbdd2e691c24ed07eb8c97828bc3a81b427 100644 (file)
@@ -3,7 +3,7 @@ git-verify-pack(1)
 
 NAME
 ----
-git-verify-pack - Validate packed git archive files
+git-verify-pack - Validate packed Git archive files
 
 
 SYNOPSIS
@@ -14,7 +14,7 @@ SYNOPSIS
 
 DESCRIPTION
 -----------
-Reads given idx file for packed git archive created with the
+Reads given idx file for packed Git archive created with the
 'git pack-objects' command and verifies idx file and the
 corresponding pack file.