summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorRené Genz <liebundartig@freenet.de>2017-04-30 15:48:27 (GMT)
committerJunio C Hamano <gitster@pobox.com>2017-05-01 02:01:52 (GMT)
commit5621760f59c0655e41045c3141deef9791858916 (patch)
tree5843801e0024ec06a820ecae321239692ad23a68 /ci
parent6a2c2f8d34fa1e8f3bb85d159d354810ed63692e (diff)
downloadgit-5621760f59c0655e41045c3141deef9791858916.zip
git-5621760f59c0655e41045c3141deef9791858916.tar.gz
git-5621760f59c0655e41045c3141deef9791858916.tar.bz2
fix minor typos
Helped-by: Stefan Beller <sbeller@google.com> Signed-off-by: René Genz <liebundartig@freenet.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ci')
-rwxr-xr-xci/run-windows-build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/run-windows-build.sh b/ci/run-windows-build.sh
index 4e3a50b..9f89d54 100755
--- a/ci/run-windows-build.sh
+++ b/ci/run-windows-build.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
#
-# Script to trigger the a Git for Windows build and test run.
+# Script to trigger the Git for Windows build and test run.
# Set the $GFW_CI_TOKEN as environment variable.
# Pass the branch (only branches on https://github.com/git/git are
# supported) and a commit hash.