error messages review
[mono.git] / mcs / errors / cs0571.cs
index 7909f60c1eec9c0e94362587f27191f80af3dddc..44d8f75d6a1aa7cfc3c4e34fefab645218cd9eb0 100644 (file)
@@ -1,4 +1,4 @@
-// cs0571.cs: 'MainClass.Value.get' : cannot explicitly call operator or accessor
+// cs0571.cs: `MainClass.Value.get': cannot explicitly call operator or accessor
 // Line: 12
 
 class MainClass {