summaryrefslogtreecommitdiffstats
path: root/tutorial/tutorial2.html
diff options
context:
space:
mode:
Diffstat (limited to 'tutorial/tutorial2.html')
-rw-r--r--tutorial/tutorial2.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/tutorial/tutorial2.html b/tutorial/tutorial2.html
index 9c158377..778f44ee 100644
--- a/tutorial/tutorial2.html
+++ b/tutorial/tutorial2.html
@@ -1395,8 +1395,7 @@ supported.
<p><li>Inner classes or anonymous classes are not supported.
-<p><li><code>switch</code> or <code>synchronized</code>
-statements are not supported yet.
+<p><li><code>synchronized</code> statements are not supported yet.
<p><li>Labeled <code>continue</code> and <code>break</code> statements
are not supported.