Switch to compiler-tester
[mono.git] / mcs / errors / cs0071.cs
index 2ebccf4c67c77f35cd96eadf27213db833a8cb98..551c67bb7fb9e619c23532086ed5a939b2e35ebb 100644 (file)
@@ -1,4 +1,4 @@
-// cs0071.cs: An explicit implementation of an event must use property syntax.
+// cs0071.cs: An explicit interface implementation of an event must use property syntax
 // Line: 13
 
 using System;