X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-apply.txt;h=2ff74949a73aa8670750105a7d292206877477c7;hb=74237d6236d7e32f69469ff26df3f3bb3875f523;hp=9cc7c74deab0251eba8e34daf2b3c718071bedfd;hpb=34925d35ff278c7377e0cf3fce0227d5eceffeb5;p=git.git diff --git a/Documentation/git-apply.txt b/Documentation/git-apply.txt index 9cc7c74d..2ff74949 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::