error messages review
[mono.git] / mcs / errors / cs0719.cs
index dd0fc780bc9c67634a955e918319e0cf074a7d96..ce96de582a346c4bd3e895ac0e520343cf40e7b9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0719.cs: 'StaticClass': array elements cannot be of static type
+// cs0719.cs: `StaticClass': array elements cannot be of static type
 // Line: 10
 
 static class StaticClass {