diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2017-06-25 12:20:41 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-06-27 19:35:49 +0200 |
commit | 64127575149e35b409bc2f78962f86507346d604 (patch) | |
tree | 3287f694ee01dfabdcab849c10fd90947a0ca531 /t/t4213-log-tabexpand.sh | |
parent | Twelfth batch for 2.14 (diff) | |
download | git-64127575149e35b409bc2f78962f86507346d604.tar.xz git-64127575149e35b409bc2f78962f86507346d604.zip |
Spelling fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 e01a8f6ac9..7f90f58c03 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 $*" |