summaryrefslogtreecommitdiff
path: root/Modules/CMakeParseArguments.cmake
diff options
context:
space:
mode:
authorAndreas Mohr <andim2@users.sourceforge.net>2012-11-07 17:13:09 +0100
committerBrad King <brad.king@kitware.com>2013-05-07 08:39:19 -0400
commitbf019d765d3993ba265c990a6e3a2e53defe112c (patch)
tree828aad55a12f323a8f69e0c4cdfcfe79b02112ec /Modules/CMakeParseArguments.cmake
parentddac8d3d2d027dd50d729918078f57628855a568 (diff)
downloadcmake-bf019d765d3993ba265c990a6e3a2e53defe112c.tar.gz
Fix spelling and typos (non-binary)
Diffstat (limited to 'Modules/CMakeParseArguments.cmake')
-rw-r--r--Modules/CMakeParseArguments.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CMakeParseArguments.cmake b/Modules/CMakeParseArguments.cmake
index 406780eb4b..016da0c978 100644
--- a/Modules/CMakeParseArguments.cmake
+++ b/Modules/CMakeParseArguments.cmake
@@ -51,7 +51,7 @@
# MY_INSTALL_CONFIGURATIONS = "" (was not used)
# MY_INSTALL_UNPARSED_ARGUMENTS = "blub" (no value expected after "OPTIONAL"
#
-# You can the continue and process these variables.
+# You can then continue and process these variables.
#
# Keywords terminate lists of values, e.g. if directly after a one_value_keyword
# another recognized keyword follows, this is interpreted as the beginning of