summaryrefslogtreecommitdiffstats
path: root/git-apply.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-01-19 00:37:50 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-01-19 00:37:50 +0000
commit7c73c663897cfb2796fa93efc40ebe4ea33a3db1 (patch)
tree1f9d377ee80bb9eada67fc063f87c517dffa8832 /git-apply.txt
parent2d47c62a3df350dff294aba379e2a5430fd130d1 (diff)
downloadgit-htmldocs-7c73c663897cfb2796fa93efc40ebe4ea33a3db1.tar.gz
Autogenerated HTML docs for v1.5.0-rc1-g72fe
Diffstat (limited to 'git-apply.txt')
-rw-r--r--git-apply.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-apply.txt b/git-apply.txt
index 33b93db50..065ba1bf2 100644
--- a/git-apply.txt
+++ b/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