error messages review
[mono.git] / mcs / errors / cs0441.cs
index fa65ffcb3dcfcfb4079050426b9da6e601b43dcb..7f7c673419df26d850d5afb17441906bb421f421 100644 (file)
@@ -1,4 +1,4 @@
-// cs0441.cs: 'TestClass': a class cannot be both static and sealed
+// cs0441.cs: `TestClass': a class cannot be both static and sealed
 // Line: 4
 
 public sealed static class TestClass