New test.
[mono.git] / mcs / errors / cs0069.cs
index 92114bf751d0ab61ae50c9b34b1f37e0fe6a55f7..d235699494ed377396b476ce30c3e5dcfd3f21e2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0069.cs: Event cannot have add or remove accessors in an interface.
+// cs0069.cs: Event in interface cannot have add or remove accessors
 // Line: 13
 
 using System;