diff options
Diffstat (limited to 'Help/command/endif.rst')
-rw-r--r-- | Help/command/endif.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/endif.rst b/Help/command/endif.rst index 4c9955c..a0163bf 100644 --- a/Help/command/endif.rst +++ b/Help/command/endif.rst @@ -7,4 +7,4 @@ Ends a list of commands in an if block. endif(expression) -See the if command. +See the :command:`if` command. |