diff options
| -rw-r--r-- | ports/icu/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
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})
|
