* XmlWriterTests.cs: Renamed Close* tests to Create*, and improved
[mono.git] / mcs / errors / cs0133.cs
index a8d0e08abe7385caff77e7bbbbfac58be68874ff..55e016676fd1ad0e2b27512f951100e8f3f9ec7d 100644 (file)
@@ -1,4 +1,4 @@
-// cs0133.cs: the expression being assigned to `x' must be constant
+// cs0133.cs: The expression being assigned to `x' must be constant
 // Line: 6
 class X {
        X (int arg)