Code

Convert usage of GIT and Git into git
[git.git] / Documentation / git-apply.txt
index 5e157ac7cd07589bae28ab52c72f49f4cf7cb9d8..61d9dacc6f78555b73b55fd967489dd77015d458 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