summaryrefslogtreecommitdiffstats
path: root/Help/command/endforeach.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/command/endforeach.rst')
-rw-r--r--Help/command/endforeach.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/command/endforeach.rst b/Help/command/endforeach.rst
index f23552d..9af972b 100644
--- a/Help/command/endforeach.rst
+++ b/Help/command/endforeach.rst
@@ -1,10 +1,10 @@
endforeach
----------
-Ends a list of commands in a FOREACH block.
+Ends a list of commands in a foreach block.
::
endforeach(expression)
-See the FOREACH command.
+See the :command:`foreach` command.