2005-08-01 Marek Safar <marek.safar@seznam.cz>
[mono.git] / mcs / errors / cs0572.cs
index 7f3047e0d7214364cd0b82360d0ffa7e2f4941cd..8e0537fe766a3eb352f90f9e376a7b2614037244 100644 (file)
@@ -1,4 +1,4 @@
-// cs0572: Can't reference type `Foo' through an expression; try `Y.Foo' instead.
+// cs0572.cs: `Foo': cannot reference a type through an expression; try `Y.Foo' instead
 // Line: 13
 using System;