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