aboutsummaryrefslogtreecommitdiffstats
path: root/t/t6439-merge-co-error-msgs.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t6439-merge-co-error-msgs.sh')
-rwxr-xr-xt/t6439-merge-co-error-msgs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t6439-merge-co-error-msgs.sh b/t/t6439-merge-co-error-msgs.sh
index 0cbec57cda..a9804ae42f 100755
--- a/t/t6439-merge-co-error-msgs.sh
+++ b/t/t6439-merge-co-error-msgs.sh
@@ -65,7 +65,7 @@ Please move or remove them before you merge.
Aborting
EOF
-test_expect_success 'untracked files or local changes ovewritten by merge' '
+test_expect_success 'untracked files or local changes overwritten by merge' '
git add two &&
git add three &&
git add four &&