2007-10-11 Marek Safar <marek.safar@gmail.com>
[mono.git] / mcs / errors / cs0176-2.cs
index 54e1ef30b675bd25c9e09c9020066a3de7d1acb8..8709ee84d347f6b9489984eab0a0e9c851399a0b 100644 (file)
@@ -1,4 +1,4 @@
-// cs0176-2.cs: Static member `MyClass.Start(string)' cannot be accessed with an instance reference; qualify it with a type name instead
+// cs0176-2.cs: Static member `MyClass.Start(string)' cannot be accessed with an instance reference, qualify it with a type name instead
 // Line: 10
 using System;