X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-apply.txt;h=2ff74949a73aa8670750105a7d292206877477c7;hb=275fb96ae65b0886d9e6e93a421453eb6d13cb9f;hp=9cc7c74deab0251eba8e34daf2b3c718071bedfd;hpb=f63237a18e951b93ac46a0e594f286255e1eaaaf;p=git.git diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt index 9cc7c74de..2ff74949a 100644 --- a/Documentation/git-apply.txt +++ b/Documentation/git-apply.txt @@ -76,7 +76,7 @@ OPTIONS -C:: Ensure at least 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::