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