aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/case.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/case.txt')
-rw-r--r--doc_src/case.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/case.txt b/doc_src/case.txt
index aab24d53..b0500650 100644
--- a/doc_src/case.txt
+++ b/doc_src/case.txt
@@ -1,7 +1,7 @@
\section case case - conditionally execute a block of commands
\subsection case-synopsis Synopsis
-\fish{syn}
+\fish{synopsis}
switch VALUE; [case [WILDCARD...]; [COMMANDS...]; ...] end
\endfish