summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Wojniak <kainjow@kainjow.com>2015-10-08 18:39:07 (GMT)
committerBrad King <brad.king@kitware.com>2015-10-08 18:42:52 (GMT)
commitfb9ec2430be48aeb56984625a4e106b82a160653 (patch)
tree342ddcd52ace6c191fff12d2211df07249527ddc
parent679a5d2185b15dcd0ff73f7c1c2d7d527c53de53 (diff)
downloadCMake-fb9ec2430be48aeb56984625a4e106b82a160653.zip
CMake-fb9ec2430be48aeb56984625a4e106b82a160653.tar.gz
CMake-fb9ec2430be48aeb56984625a4e106b82a160653.tar.bz2
CPackWIX: fix typos in documentation
-rw-r--r--Modules/CPackWIX.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/Modules/CPackWIX.cmake b/Modules/CPackWIX.cmake
index 5fe51a6..bef8e16 100644
--- a/Modules/CPackWIX.cmake
+++ b/Modules/CPackWIX.cmake
@@ -16,7 +16,7 @@
#
# Will be automatically generated unless explicitly provided.
#
-# It should be explicitly set to a constant generated gloabally unique
+# It should be explicitly set to a constant generated globally unique
# identifier (GUID) to allow your installers to replace existing
# installations that use the same GUID.
#
@@ -226,7 +226,7 @@
# This variable can be used to provide a value for
# the Windows Installer property ``<PROPERTY>``
#
-# The follwing list contains some example properties that can be used to
+# The following list contains some example properties that can be used to
# customize information under
# "Programs and Features" (also known as "Add or Remove Programs")
#