[icu] fix typo

This commit is contained in:
codicodi 2016-12-30 15:27:25 +01:00 committed by GitHub
parent 2d746d8913
commit aab12428e5

View File

@ -25,7 +25,7 @@ vcpkg_build_msbuild(
PROJECT_PATH ${SOURCE_PATH}/source/allinone/allinone.sln
PLATFORM ${BUILD_ARCH})
# force rebuild of database as it sometimies gets overriden by dummy one
# force rebuild of database as it sometimes gets overriden by dummy one
vcpkg_build_msbuild(
PROJECT_PATH ${SOURCE_PATH}/source/data/makedata.vcxproj
PLATFORM ${BUILD_ARCH})