Merge pull request #1606 from alexanderkyte/debug-finalizers
[mono.git] / mcs / errors / cs0107.cs
index 19173a4d666142a782c66dc7a4e4203da60d7b01..b4abc495844e7528f6e478904ae712ba0a39232e 100644 (file)
@@ -1,4 +1,4 @@
-// cs0107.cs: More than one protection modifier
+// CS0107: More than one protection modifier specified
 // Line: 4
 class X {
        public private class X2 {