Merge pull request #3766 from BrzVlad/feature-default-conc
[mono.git] / mcs / errors / cs1527-2.cs
index 10becf1506fbbeb7eeb52db058bc8f0aa17c64ab..d38945f3c891ebbf92f596979e41f7dbf0411cd0 100644 (file)
@@ -1,4 +1,4 @@
-// cs1527.cs: Namespace elements cannot be explicitly declared as private, protected, or protected internal
+// CS1527: Namespace elements cannot be explicitly declared as private, protected or protected internal
 // Line: 4
 
 protected interface IFoo {