summaryrefslogtreecommitdiffstats
path: root/scripts/windows/after_success.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/windows/after_success.sh')
-rw-r--r--scripts/windows/after_success.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/windows/after_success.sh b/scripts/windows/after_success.sh
index e0927eeb9..d7e6e65ac 100644
--- a/scripts/windows/after_success.sh
+++ b/scripts/windows/after_success.sh
@@ -6,7 +6,7 @@ fi
cd ${TRAVIS_BUILD_DIR}/../win32/subsurface
-echo "Submitting the folloing Windows installer for continuous build release:"
+echo "Submitting the following Windows files for continuous build release:"
find . -name subsurface\*.exe*
# get and run the upload script