[ci skip] fix typo in the manual

This commit is contained in:
narimiran
2020-09-09 12:59:14 +02:00
parent 8c82144ba5
commit 8a2cd7b24b

View File

@@ -5469,8 +5469,8 @@ powerful programming construct that still suffices. So the "check list" is:
(4) Else: Use a macro.
For loop macros
---------------
For loop macro
--------------
A macro that takes as its only input parameter an expression of the special
type ``system.ForLoopStmt`` can rewrite the entirety of a ``for`` loop: