summaryrefslogtreecommitdiffstats
path: root/t/t7519-status-fsmonitor.sh
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2019-11-05 18:07:24 +0100
committerJunio C Hamano <gitster@pobox.com>2019-11-10 08:00:54 +0100
commit7a40cf1553a3fce9200d665352ff556d153d4a2d (patch)
tree9bff82ef68c92dcd5f7d080d721562920a9af9de /t/t7519-status-fsmonitor.sh
parentFix spelling errors in code comments (diff)
downloadgit-7a40cf1553a3fce9200d665352ff556d153d4a2d.tar.xz
git-7a40cf1553a3fce9200d665352ff556d153d4a2d.zip
Fix spelling errors in comments of testcases
Reported-by: Jens Schleusener <Jens.Schleusener@fossies.org> Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7519-status-fsmonitor.sh')
-rwxr-xr-xt/t7519-status-fsmonitor.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t7519-status-fsmonitor.sh b/t/t7519-status-fsmonitor.sh
index d8df990972..47e7189d5f 100755
--- a/t/t7519-status-fsmonitor.sh
+++ b/t/t7519-status-fsmonitor.sh
@@ -294,7 +294,7 @@ do
done
done
-# test that splitting the index dosn't interfere
+# test that splitting the index doesn't interfere
test_expect_success 'splitting the index results in the same state' '
write_integration_script &&
dirty_repo &&