2005-08-24 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / errors / cs0072.cs
index 7dd206c2dc7645d023123950864ab4d4f5f77b65..0e7c4619a6d5bbf7de6dfb2623931134135bd2e0 100644 (file)
@@ -1,4 +1,4 @@
-// cs0072.cs: `Child.OnFoo' : cannot override; `ErrorCS0072.OnFoo' is not an event
+// cs0072.cs: Event `Child.OnFoo' can override only event
 // Line: 16
 
 using System;