Correct typo

Co-Authored-By: Farwaykorse <Farwaykorse@users.noreply.github.com>
This commit is contained in:
Casey Carter 2018-11-16 20:57:08 +01:00 committed by GitHub
parent 3c9764f4e2
commit 2e568b701c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,7 @@ install:
cd C:\Tools\vcpkg
git pull > $NULL
cd "$env:APPVEYOR_BUILD_FOLDER"
} else { echo "==> vcpkg has been updated, please remove the workaround from appvayor.yml." }
} else { echo "==> vcpkg has been updated, please remove the workaround from appveyor.yml." }
# /Workaround
before_build: