Merge pull request #102 from konrad-kruczynski/fix_bug_635971
[mono.git] / mcs / errors / cs0273.cs
index cbc31a50c589c688bf6867f4f90711b6c2ea5642..d885a723d7106673e1a9aac17a6dd615af8584a3 100644 (file)
@@ -1,4 +1,4 @@
-// cs0273.cs: Accessibility modifier must be more restrictive than the property access
+// CS0273: The accessibility modifier of the `Error0273.Message.get' accessor must be more restrictive than the modifier of the property or indexer `Error0273.Message'
 // Line: 8
 // Compiler options: -t:library