Fix typos

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2018-04-12 23:15:21 -07:00
parent ac2ceeafb7
commit d15a0bc277
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ git describe
if curl --output /dev/null --silent --head --fail \
http://subsurface-divelog.org/downloads/TravisMacBuildCache.tar.xz
then
echo "Download Homebrew with all our packages and overwritw /usr/local"
echo "Download Homebrew with all our packages and overwrite /usr/local"
curl --output ${TRAVIS_BUILD_DIR}/TravisMacBuildCache.tar.xz \
https://storage.googleapis.com/travis-cache/TravisMacBuildCache.tar.xz
# curl --output ${TRAVIS_BUILD_DIR}/TravisMacBuildCache.tar.xz \