Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / mcs / errors / cs0157.cs
index a56dd964da0d578a8e5021474f79702b4f38261e..eef17a84c1ceefc4bba52dd8dc8399209908a291 100644 (file)
@@ -1,4 +1,4 @@
-// cs0157.cs: Control can not leave the body of a finally clause
+// CS0157: Control cannot leave the body of a finally clause
 // Line: 9
 
 class X {