error messages review
[mono.git] / mcs / errors / cs0136-5.cs
index b9bd42dba665861b6efb7e2f06de630da370a8c8..4e20baeb67f66bacb073903d07790be6b293c54b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0136-5.cs: A local variable named `i' cannot be declared in this scope because it would give a different meaning to `i', which is already used in a `child' scope to denote something else
+// cs0136-5.cs: A local variable named `i' cannot be declared in this scope because it would give a different meaning to `i', which is already used in a `child' scope
 // Line: 9
 class X {
        void b ()