summaryrefslogtreecommitdiffstats
path: root/git-apply.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-06-07 19:51:45 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-06-07 19:51:45 +0000
commit33db43733d19e4dd878a9a04089535eaf47fd374 (patch)
tree2cabfeb09aaf0aeeebaee462c1a26be6451edef1 /git-apply.txt
parent1bab4b0c25397665461ac79c23871ba23e83cf9f (diff)
downloadgit-htmldocs-33db43733d19e4dd878a9a04089535eaf47fd374.tar.gz
Autogenerated HTML docs for v1.4.0-rc1-gfd7e
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 9cc7c74de..2ff74949a 100644
--- a/git-apply.txt
+++ b/git-apply.txt
@@ -76,7 +76,7 @@ OPTIONS
-C<n>::
Ensure at least <n> lines of surrounding context match before
and after each change. When fewer lines of surrounding
- context exist they all most match. By default no context is
+ context exist they all must match. By default no context is
ever ignored.
--apply::