X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=Documentation%2Fgit-apply.txt;h=2ff74949a73aa8670750105a7d292206877477c7;hb=1a82e79315ed633f6b0b1fc4076054950c5380d3;hp=9cc7c74deab0251eba8e34daf2b3c718071bedfd;hpb=bf41bf2db71ac4bb03248bb0fe18cbb718af497a;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::