error messages review
[mono.git] / mcs / errors / cs0119.cs
index 21b8fb88ef740b2d5e7fb9b32c5d452c925ed8c0..4103e0773873f8d50167448d541a08ca241a17d2 100644 (file)
@@ -1,4 +1,4 @@
-// cs0119.cs: 'Test.E()' is a 'method', which is not valid in the given context
+// cs0119.cs: Expression denotes a `method group', where a `variable', 'value' or 'type' was expected
 // Line: 14
 
 using System;