Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / errors / cs1558.cs
index 64c426f76e9c824b187a8eabeb0e79a71a677286..06bd46ada559f39f35d6b9f72d4b9d499b5f28cf 100644 (file)
@@ -1,4 +1,4 @@
-// CS1558: 'MainClass' does not have a suitable static Main method
+// CS1558: `MainClass' does not have a suitable static Main method
 // Line: 5
 // Compiler options: -main:MainClass