Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
CMake
CMake
Commits
fbf330ce
Commit
fbf330ce
authored
Apr 17, 2018
by
Rolf Eike Beer
Browse files
typo: incerment -> increment
parent
12139ad0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Help/command/list.rst
View file @
fbf330ce
...
...
@@ -213,7 +213,7 @@ The ``<SELECTOR>`` may be one of:
list(TRANSFORM <list> <ACTION> AT <index> [<index> ...] ...)
``FOR``: Specify a range with, optionaly, an inc
e
rment used to iterate over
``FOR``: Specify a range with, optionaly, an incr
e
ment used to iterate over
the range. ::
list(TRANSFORM <list> <ACTION> FOR <start> <stop> [<step>] ...)
...
...
Brad King
@brad.king
mentioned in commit
80d49468
·
Apr 17, 2018
mentioned in commit
80d49468
mentioned in commit 80d49468de07d194576ead24ff6f2999e1fe32e6
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment