error messages review
[mono.git] / mcs / errors / cs0163.cs
index b8c76df2e4b5a7c1363622d3f71c63672644d808..bdf2f9b8a580e8065e19b800f7ab97c1cf92bb21 100644 (file)
@@ -1,4 +1,4 @@
-// cs0163.cs: Control cannot fall through from one case label (`case 3:') to another
+// cs0163.cs: Control cannot fall through from one case label to another
 // Line: 17