error messages review
[mono.git] / mcs / errors / cs0516.cs
index 6ae4a51b2b5e29df8bb9e67bdf7c0df60c88dc83..1baac839adc7013cb12b551ad86c8ff34661bcca 100644 (file)
@@ -1,4 +1,4 @@
-// cs0516.cs: Constructor 'Sample.Sample()' can not call itself
+// cs0516.cs: Constructor `Sample.Sample()' cannot call itself
 // Line: 5
 
 class Sample {