2006-10-10 Chris Toshok <toshok@ximian.com>
[mono.git] / mcs / errors / cs0542.cs
index 61bcdcd88e372ac72271ee48ceaa1148e52fec56..2ac50065420ebf2fb916146fa86e5103138e290c 100644 (file)
@@ -1,4 +1,4 @@
-// cs0542.cs: member names can not be the same as their enclosing type
+// cs0542.cs: `X.X': member names cannot be the same as their enclosing type
 // Line: 4
 class X {
        int X;