Add support for parallel HTTP transfers
[git.git] / Documentation / git-apply.txt
index 5e157ac..61d9dac 100644 (file)
@@ -3,7 +3,7 @@ git-apply(1)
 
 NAME
 ----
-git-apply - Apply patch on a GIT index file and a work tree
+git-apply - Apply patch on a git index file and a work tree
 
 
 SYNOPSIS