fixed project file names, removed svn hiding
[mono.git] / mcs / errors / cs0577.cs
index 78bf4b879c4c3d22f519d31c2ff397bb45bf5035..bff43fa36575d893bf0d474b8e49bde8fe6a68bf 100644 (file)
@@ -1,4 +1,4 @@
-// cs0577.cs: Conditional not valid on 'MainClass.I.F()' because it is a destructor, operator, or explicit interface implementation
+// cs0577.cs: Conditional not valid on `MainClass.I.F()' because it is a constructor, destructor, operator or explicit interface implementation
 // Line: 10
 
 interface I