error messages review
[mono.git] / mcs / errors / cs0683.cs
index 2bac70bb81771983c122d184c481bdc5ebfb3a38..f3429d633a34da7fcd31c3f0db3c23b866814ae1 100644 (file)
@@ -1,4 +1,4 @@
-// cs0683.cs: 'C.I.set_Foo(int)' explicit method implementation cannot implement 'I.Foo.set' because it is an accessor
+// cs0683.cs: `C.I.set_Foo(int)' explicit method implementation cannot implement `I.Foo' because it is an accessor
 // Line: 11
 
 interface I