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