summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_exswitch.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-01-06 23:44:11 +0000
committerKarl Berry <karl@freefriends.org>2013-01-06 23:44:11 +0000
commita9ec77a042693fd60429f18a8c4a095105f624e6 (patch)
treee6f0cdca1f7ad0051416bb767c2e409995a1aaf1 /Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_exswitch.tex
parentee04c8f00d7e705f71d02aa40a312252423dd4f3 (diff)
algorithm2e (6jan13)
git-svn-id: svn://tug.org/texlive/trunk@28749 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_exswitch.tex')
-rw-r--r--Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_exswitch.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_exswitch.tex b/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_exswitch.tex
index c40b26c46fa..bce9a19ab4e 100644
--- a/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_exswitch.tex
+++ b/Master/texmf-dist/doc/latex/algorithm2e/algorithm2e_exswitch.tex
@@ -3,7 +3,7 @@
do this\;
do that\;
}
- \lCase{another value}{one line}\;
+ \lCase{another value}{one line}
\Case{last value}{
do this\;
break\;