Imported Upstream version 2.10.5
[platform/upstream/git.git] / t / t1006-cat-file.sh
index 4f38078..b19f332 100755 (executable)
@@ -231,7 +231,7 @@ $tag_content
        | git cat-file --batch)"
 '
 
-test_expect_success "--batch-check for an emtpy line" '
+test_expect_success "--batch-check for an empty line" '
     test " missing" = "$(echo | git cat-file --batch-check)"
 '