New tests and updates.
[mono.git] / mcs / errors / cs0157.cs
old mode 100755 (executable)
new mode 100644 (file)
index a56dd96..645adea
@@ -1,4 +1,4 @@
-// cs0157.cs: Control can not leave the body of a finally clause
+// cs0157.cs: Control cannot leave the body of a finally clause
 // Line: 9
 
 class X {