Merge pull request #102 from konrad-kruczynski/fix_bug_635971
[mono.git] / mcs / errors / cs0273.cs
index 28119603c58e0269624f635bff8be8b703f99832..d885a723d7106673e1a9aac17a6dd615af8584a3 100644 (file)
@@ -1,4 +1,4 @@
-// cs0273.cs: The accessibility modifier of the `Error0273.Message.get' accessor must be more restrictive than the property or indexer `Error0273.Message'
+// 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