From 4dc8b1c1140438fd0ed602469874906272d3df4d Mon Sep 17 00:00:00 2001 From: Elijah Newren Date: Tue, 5 Nov 2019 17:07:25 +0000 Subject: Fix spelling errors in names of tests Reported-by: Jens Schleusener Signed-off-by: Elijah Newren Signed-off-by: Junio C Hamano --- t/t5535-fetch-push-symref.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/t5535-fetch-push-symref.sh') diff --git a/t/t5535-fetch-push-symref.sh b/t/t5535-fetch-push-symref.sh index 8ed58d27f2..e8f6d233ff 100755 --- a/t/t5535-fetch-push-symref.sh +++ b/t/t5535-fetch-push-symref.sh @@ -1,6 +1,6 @@ #!/bin/sh -test_description='avoiding conflicting update thru symref aliasing' +test_description='avoiding conflicting update through symref aliasing' . ./test-lib.sh -- cgit v1.2.3