error messages review
[mono.git] / mcs / errors / cs0678.cs
index 753b8d509757de8924de8fbc072129e8b6cbb410..25ade67056d2d1454a4089907b555cfad5a25ed5 100644 (file)
@@ -1,4 +1,4 @@
-// cs0678.cs: A field can not be both volatile and readonly
+// cs0678.cs: `X.j': A field cannot be both volatile and readonly
 // Line: 5
 
 class X {