X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-apply.txt;h=065ba1bf24828d8dfbb4495068621aae8e57e31a;hb=1c2c6112a4bf655faa768ddfca067945edf2809e;hp=33b93db508062529fe956b79e0618e67848b19de;hpb=e8b4029f990907e24fac0e7772ee19ee6dd55c1c;p=git.git diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt index 33b93db50..065ba1bf2 100644 --- a/Documentation/git-apply.txt +++ b/Documentation/git-apply.txt @@ -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