error messages review
[mono.git] / mcs / errors / cs0592.cs
index 02dd459cdbe8d4d967aa3a15c4bb231231f84f2f..8bcfeb5dd1bcb880ef09e2d4b2267bd07cdc25d0 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: Attribute `Simple' is not valid on this declaration type. It is valid on `constructor' declarations only
 // Line : 22
 
 using System;