[Cmake-commits] CMake branch, master, updated. v3.11.1-513-g80d4946

Kitware Robot kwrobot at kitware.com
Tue Apr 17 13:25:03 EDT 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMake".

The branch, master has been updated
       via  80d49468de07d194576ead24ff6f2999e1fe32e6 (commit)
       via  fbf330ce2b619193c22d357e01040bf1de74f053 (commit)
      from  12139ad009930ba00c650c03e11f4eff3a081839 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=80d49468de07d194576ead24ff6f2999e1fe32e6
commit 80d49468de07d194576ead24ff6f2999e1fe32e6
Merge: 12139ad fbf330c
Author:     Brad King <brad.king at kitware.com>
AuthorDate: Tue Apr 17 17:19:14 2018 +0000
Commit:     Kitware Robot <kwrobot at kitware.com>
CommitDate: Tue Apr 17 13:19:20 2018 -0400

    Merge topic 'typo-incerment'
    
    fbf330ce2b typo: incerment -> increment
    
    Acked-by: Kitware Robot <kwrobot at kitware.com>
    Merge-request: !1977


https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fbf330ce2b619193c22d357e01040bf1de74f053
commit fbf330ce2b619193c22d357e01040bf1de74f053
Author:     Rolf Eike Beer <eike at sf-mail.de>
AuthorDate: Tue Apr 17 18:52:01 2018 +0200
Commit:     Rolf Eike Beer <eike at sf-mail.de>
CommitDate: Tue Apr 17 18:52:01 2018 +0200

    typo: incerment -> increment

diff --git a/Help/command/list.rst b/Help/command/list.rst
index 9451d31..e240b65 100644
--- a/Help/command/list.rst
+++ b/Help/command/list.rst
@@ -213,7 +213,7 @@ The ``<SELECTOR>`` may be one of:
 
   list(TRANSFORM <list> <ACTION> AT <index> [<index> ...] ...)
 
-``FOR``: Specify a range with, optionaly, an incerment used to iterate over
+``FOR``: Specify a range with, optionaly, an increment used to iterate over
 the range. ::
 
   list(TRANSFORM <list> <ACTION> FOR <start> <stop> [<step>] ...)

-----------------------------------------------------------------------

Summary of changes:
 Help/command/list.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
CMake


More information about the Cmake-commits mailing list