[msvc] Update csproj files
[mono.git] / mcs / errors / cs0260.cs
index 20e9a456b182df644c5b3d00209a18c6800572a7..69d6cce6f6114ba2ae3b7a6d90aec34e24076d21 100644 (file)
@@ -1,4 +1,4 @@
-// CS0260: Missing partial modifier on declaration of type `Foo'; another partial implementation of this type exists
+// CS0260: Missing partial modifier on declaration of type `Foo'. Another partial declaration of this type exists
 // Line: 3
 public class Foo
 { }