X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5600-clone-fail-cleanup.sh;h=1776b377f3c787977b145980f05aa74da5038657;hb=00cec846f157b5363b0967d1e4cba76b44d48e77;hp=041be04f5ceed683f2b4959b119cde4e055ed6e4;hpb=01fe679a341ed3b1a816404faf76bf454712aa2f;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