error messages review
[mono.git] / mcs / errors / cs0547-2.cs
index 8484537b2817eb6a658837a199751b5d5221c1c4..b547a5562f86214a365d8309a6204f8c33c6dd5a 100644 (file)
@@ -1,4 +1,4 @@
-// cs0547.cs: 'Value' : property cannot have void type
+// cs0547-2.cs: `Value': property or indexer cannot have void type
 // Line: 5
 
 interface PropertyInterface {