diff options
Diffstat (limited to 'third_party/git/t/t8014-blame-ignore-fuzzy.sh')
-rwxr-xr-x | third_party/git/t/t8014-blame-ignore-fuzzy.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/t/t8014-blame-ignore-fuzzy.sh b/third_party/git/t/t8014-blame-ignore-fuzzy.sh index 6e61882b6f59..e68e6115a66d 100755 --- a/third_party/git/t/t8014-blame-ignore-fuzzy.sh +++ b/third_party/git/t/t8014-blame-ignore-fuzzy.sh @@ -248,7 +248,7 @@ Final EOF # The first line of b matches best with the last line of a, but the overall -# match is better if we match it with the the first line of a. +# match is better if we match it with the first line of a. title11="Piggy in the middle" cat <<EOF >a11 abcdefg |