diff --git a/appendices/migration70/incompatible/other.xml b/appendices/migration70/incompatible/other.xml index f95c9e60bd..60581d3243 100644 --- a/appendices/migration70/incompatible/other.xml +++ b/appendices/migration70/incompatible/other.xml @@ -362,7 +362,7 @@ switch (1) { - Misplaced break and switch statements + Misplaced break and continue statements break and continue statements outside of a loop or switch control structure are now detected at