error messages review
[mono.git] / mcs / errors / cs0158.cs
index 84ff3a04e07e44e90b2376e8685e4d659b7dc9f9..f806cc616158409dff25a5e394ff495f74b9f6e8 100644 (file)
@@ -1,4 +1,4 @@
-// cs0158.cs: The label 'start' shadows another label by the same name in a contained scope
+// cs0158.cs: The label `start' shadows another label by the same name in a contained scope
 // Line: 9
 
 class ClassMain {