2006-03-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / errors / cs0592-7.cs
index 7b76d0d234626a936b2ab6d7cb1a65659c3b4345..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;