2006-03-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / errors / cs0592-7.cs
index c618bc29afdf604cf0b6cf2861e2facf6e9eb6e2..d9bd7b102c64e292c3d590ce97fd1d86e65a46aa 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-7.cs: Attribute `EnumAttribute' is not valid on this declaration type. It is valid on `method' declarations only
+// cs0592-7.cs: The attribute `EnumAttribute' is not valid on this declaration type. It is valid on `method' declarations only
 // Line: 13
 
 using System;