merged Sys.Web.Services 2.0 support in my branch:
[mono.git] / mcs / errors / cs0592-5.cs
index 05c17e4e3aef40e3379789530201f04840611e6a..f0f99103cf0bbda912c33ee7c2cfcf665901cb1a 100644 (file)
@@ -1,4 +1,4 @@
-// cs0592-5.cs: Attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
+// cs0592-5.cs: The attribute `TestAttribute' is not valid on this declaration type. It is valid on `constructor' declarations only
 // Line: 6
 
 using System;