error messages review
[mono.git] / mcs / errors / cs0551.cs
index 744fc6d9c119289194920be04ef1dc9b66772fef..5a50a06e7b59389add6a62f2dad3b9a1badf23de 100644 (file)
@@ -1,4 +1,4 @@
-// cs0551.cs: Explicit interface implementation 'PropertyClass.PropertyInterface.Value' is missing accessor 'PropertyInterface.Value.set'
+// cs0551.cs: Explicit interface implementation `PropertyClass.PropertyInterface.Value' is missing accessor `PropertyInterface.Value.set'
 // Line: 9
 
 interface PropertyInterface {