error messages review
[mono.git] / mcs / errors / cs0601.cs
index 020787e74cfe2f03b51bbdc13f19f7cc1950dd04..676587eff6f783c6c262af07034b22e6c4a7ffe7 100644 (file)
@@ -1,4 +1,4 @@
-// cs0601.cs : The DllImport attribute must be specified on a method marked 'static' and 'extern'.
+// cs0601.cs: The DllImport attribute must be specified on a method marked `static' and `extern'
 // Line : 9
 
 using System;