error messages review
[mono.git] / mcs / errors / cs0592-4.cs
index 91adbb65ca846753da5c5509ed504f2e80ff4b37..ba2e8c5af30ac5f62b2e0bdf3818d94c0919bd75 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-4.cs: Attribute 'TestAttribute' is not valid on this declaration type. It is valid on 'constructor' declarations only.
+// cs0592-4.cs: Attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
 // Line: 5
 
 using System;