error messages review
[mono.git] / mcs / errors / cs1667-3.cs
index 2bda9ffdb828c4fb21aff7419e2302ae88566209..15bc3d4d9236db746a42a073bf2726a7aec7a841 100644 (file)
@@ -1,4 +1,4 @@
-// cs1667.cs: Attribute 'Conditional' is not valid on property or event accessors. It is valid on 'class, method' declarations only.
+// cs1667-3.cs: Attribute `System.Diagnostics.ConditionalAttribute' is not valid on property or event accessors. It is valid on `method' declarations only
 // Line: 10
 
 using System;