about summary refs log tree commit diff
path: root/third_party/git/t/t5535-fetch-push-symref.sh
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/t/t5535-fetch-push-symref.sh')
-rwxr-xr-xthird_party/git/t/t5535-fetch-push-symref.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/git/t/t5535-fetch-push-symref.sh b/third_party/git/t/t5535-fetch-push-symref.sh
index e8f6d233ff..8ed58d27f2 100755
--- a/third_party/git/t/t5535-fetch-push-symref.sh
+++ b/third_party/git/t/t5535-fetch-push-symref.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-test_description='avoiding conflicting update through symref aliasing'
+test_description='avoiding conflicting update thru symref aliasing'
 
 . ./test-lib.sh