Merge branch 'alexischr/nursery-canaries-managed-alloc'
[mono.git] / mcs / errors / cs0592-6.cs
index ae495fbb1b0eab67efcbc262e930c138cf7ec582..8c9d0ea6262cfa33571f0b2b6b8610e8a0dbdf8f 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: The attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
 // Line: 6
 
 using System;