Code

Merge branch 'master' into jc/bisect
[git.git] / Documentation / git-apply.txt
index 33b93db508062529fe956b79e0618e67848b19de..065ba1bf24828d8dfbb4495068621aae8e57e31a 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 a patch on a git index file and a working tree
 
 
 SYNOPSIS