In mcs:
[mono.git] / mcs / errors / cs0246-2.cs
index 0e2559c50d3c4ec6b2311c40316044b4f23e6692..e5be9f6abdd8bb37644c42b83547cd52dd00b4f8 100644 (file)
@@ -1,4 +1,4 @@
-// cs0246.cs: The type or namespace name 'ErrorType' could not be found (are you missing a using directive or an assembly reference?)
+// cs0246-2.cs: The type or namespace name `ErrorType' could not be found. Are you missing a using directive or an assembly reference?
 // Line: 5
 
 interface A {