aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/return.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/return.txt')
-rw-r--r--doc_src/return.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/return.txt b/doc_src/return.txt
index a044e58a..5f033349 100644
--- a/doc_src/return.txt
+++ b/doc_src/return.txt
@@ -1,7 +1,7 @@
\section return return - stop the current inner function
\subsection return-synopsis Synopsis
-\fish{syn}
+\fish{synopsis}
function NAME; [COMMANDS...;] return [STATUS]; [COMMANDS...;] end
\endfish