X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5600-clone-fail-cleanup.sh;h=1776b377f3c787977b145980f05aa74da5038657;hb=96b2d4fa927c5055adc5b1d08f10a5d7352e2989;hp=041be04f5ceed683f2b4959b119cde4e055ed6e4;hpb=f73a5e897609c895aa6c10f7a89428d1749d37ce;p=git.git diff --git a/t/t5600-clone-fail-cleanup.sh b/t/t5600-clone-fail-cleanup.sh index 041be04f5..1776b377f 100755 --- a/t/t5600-clone-fail-cleanup.sh +++ b/t/t5600-clone-fail-cleanup.sh @@ -36,7 +36,7 @@ test_expect_success \ 'git-clone foo bar' test_expect_success \ - 'successfull clone must leave the directory' \ + 'successful clone must leave the directory' \ 'cd bar' test_done