Work around broken ln on solaris as used in t8006
[gitweb.git] / t / t1510-repo-setup.sh
index dcc0f86bd8ff7f05733297c2c15acf29f4f590f3..15101d5e032fbbef4a66039342d07afbc5203ee0 100755 (executable)
@@ -739,7 +739,7 @@ test_expect_success '#28: core.worktree and core.bare conflict (gitfile case)' '
        grep "core.bare and core.worktree" message
 '
 
-# Case #29: GIT_WORK_TREE(+core.worktree) overries core.bare (gitfile case).
+# Case #29: GIT_WORK_TREE(+core.worktree) overrides core.bare (gitfile case).
 test_expect_success '#29: setup' '
        setup_repo 29 non-existent gitfile true &&
        mkdir -p 29/sub/sub 29/wt/sub