update known issues
[mono.git] / mcs / errors / cs0200.cs
index 3f3536f139a60198bfa0a96256e0639f3b3f3def..86e385a5d24716048ae14e11be6f04c0ec9b57d0 100644 (file)
@@ -1,5 +1,5 @@
 // cs0200.cs: Property or indexer `X.P' cannot be assigned to (it is read only)
-// line: 12
+// Line: 12
 class X {
        static int P {
                get {