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