Merge pull request #4040 from ntherning/disable-symbolicate-tests-on-windows
[mono.git] / mcs / errors / cs0154-4.cs
index fa52b6feeeba59faba58af41cdd3dfcd7fb9d0a6..1df9c631106b782ca76149c700bfbc1eb3e716bd 100644 (file)
@@ -1,4 +1,4 @@
-// CS0154: The property or indexer `A.this[int]' cannot be used in this context because it lacks a `get' accessor
+// CS0154: The property or indexer `A.this[int]' cannot be used in this context because it lacks the `get' accessor
 // Line: 18
 
 public class A