X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5710-info-alternate.sh;h=2e1b48a89b1c8a33c62be530bd40fa4d57eb2836;hb=24cf6e5847073d50390e0b7950e8e6b5a09103bc;hp=097d037f5da5aad41872952533bdaef0b1e50d3c;hpb=dd05ea1799656024a45017238bbd4857b5256370;p=git.git diff --git a/t/t5710-info-alternate.sh b/t/t5710-info-alternate.sh index 097d037f5..2e1b48a89 100755 --- a/t/t5710-info-alternate.sh +++ b/t/t5710-info-alternate.sh @@ -81,7 +81,7 @@ test_valid_repo" cd "$base_dir" -test_expect_failure 'that info/alternates is neccessary' \ +test_expect_failure 'that info/alternates is necessary' \ 'cd C && rm .git/objects/info/alternates && test_valid_repo'