Update to the latest IKVM
[mono.git] / mcs / errors / cs0592-2.cs
index 37ca78caf65393ea24bc6cfa62051ff8e8dd8332..35b78df1682b45fc9e81cda9041124bfec159d6d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-2.cs : Attribute 'MyAttribute' is not valid on this declaration type. It is valid on 'interface' declarations only.
+// cs0592-2.cs: The attribute `MyAttributeAttribute' is not valid on this declaration type. It is valid on `interface' declarations only
 // Line : 8
 
 using System;