]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/t5710-info-alternate.sh
Fix more typos, primarily in the code
[thirdparty/git.git] / t / t5710-info-alternate.sh
index 097d037f5da5aad41872952533bdaef0b1e50d3c..2e1b48a89b1c8a33c62be530bd40fa4d57eb2836 100755 (executable)
@@ -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'