[xbuild] Add support for Before/AfterTargets.
[mono.git] / mcs / errors / cs0592-4.cs
index ba2e8c5af30ac5f62b2e0bdf3818d94c0919bd75..d4a73a2a122ef24f4d615addf27c7103c7e87ca0 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: The attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
 // Line: 5
 
 using System;