fixed typo in comment

Signed-off-by: Alexander Kjäll <alexander.kjall@gmail.com>
This commit is contained in:
Alexander Kjäll 2019-12-09 21:54:37 +01:00 committed by Dirk Hohndel
parent 7503242914
commit b4eef5548b

View file

@ -5,7 +5,7 @@ set -e
# this gets executed by Travis when building an installer for Windows
# it gets started from inside the subsurface directory
# with all the other projects downloaded and installed in parralel to
# with all the other projects downloaded and installed in parallel to
# subsurface; in order to be compatible with the assumed layout, we
# need to create the secondary build directory
cd ${TRAVIS_BUILD_DIR}/..