[xbuild] Add support for Before/AfterTargets.
[mono.git] / mcs / errors / cs0107.cs
index 19173a4d666142a782c66dc7a4e4203da60d7b01..1f962b327da3ee739ddc99c26af126521c1a6426 100644 (file)
@@ -1,4 +1,4 @@
-// cs0107.cs: More than one protection modifier
+// cs0107.cs: More than one protection modifier specified
 // Line: 4
 class X {
        public private class X2 {