diff options
Diffstat (limited to 'Help/command/elseif.rst')
-rw-r--r-- | Help/command/elseif.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/command/elseif.rst b/Help/command/elseif.rst index 96ee0e9..9a8dfed 100644 --- a/Help/command/elseif.rst +++ b/Help/command/elseif.rst @@ -7,4 +7,4 @@ Starts the elseif portion of an if block. elseif(expression) -See the if command. +See the :command:`if` command. |