summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-05-04 16:26:47 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-05-04 16:26:47 +0900
commit7c7478f45a67121aeda2e1d276feb34c5786e611 (patch)
tree1a97d484ba1ff9d203209e64974a1a55de409e2c /ci
parentMerge branch 'sr/hooks-cwd-doc' (diff)
parentfix minor typos (diff)
downloadtgif-7c7478f45a67121aeda2e1d276feb34c5786e611.tar.xz
Merge branch 'rg/a-the-typo'
Typofix. * rg/a-the-typo: fix minor typos
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 e043440799..d8f0d92f28 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.