From aab12428e51d53a1952da92a6b1a50c4cadc3e4e Mon Sep 17 00:00:00 2001 From: codicodi Date: Fri, 30 Dec 2016 15:27:25 +0100 Subject: [icu] fix typo --- ports/icu/portfile.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/icu/portfile.cmake b/ports/icu/portfile.cmake index 183db43bd..f2bf7fb6e 100644 --- a/ports/icu/portfile.cmake +++ b/ports/icu/portfile.cmake @@ -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}) -- cgit v1.2.3