Errors -> Warnings
[mono.git] / mcs / errors / cs0154-2.cs
index 16ef004c2d180aca5544acb4a87bcfd6a7c43e0b..76d8e93e45873ddb4144830ae71e62e5e911f475 100644 (file)
@@ -1,4 +1,4 @@
-// cs0154-2.cs: error CS0154: The property or indexer 'B.Foo' cannot be used in this context because it lacks the get accessor
+// cs0154-2.cs: The property or indexer `B.Foo' cannot be used in this context because it lacks the `get' accessor
 // Line: 13
 // this is bug 55780.