diff options
Diffstat (limited to 'third_party/git/t/t4213-log-tabexpand.sh')
-rwxr-xr-x | third_party/git/t/t4213-log-tabexpand.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/t/t4213-log-tabexpand.sh b/third_party/git/t/t4213-log-tabexpand.sh index 7f90f58c03e6..53a4af324495 100755 --- a/third_party/git/t/t4213-log-tabexpand.sh +++ b/third_party/git/t/t4213-log-tabexpand.sh @@ -36,7 +36,7 @@ count_expand () esac # Prefix the output with the command line arguments, and - # replace SP with a dot both in the expecte and actual output + # replace SP with a dot both in the expected and actual output # so that test_cmp would show the difference together with the # breakage in a way easier to consume by the debugging user. { |