error messages review
[mono.git] / mcs / errors / cs0246-5.cs
index ae4396541ada539ce251699d6bbf991bc314b41a..55c5800508fdf9f4cf32e0f06f7b742bdfb27b7f 100644 (file)
@@ -1,4 +1,4 @@
-// cs0246.cs: The type or namespace name 'AAAA' could not be found (are you missing a using directive or an assembly reference?)
+// cs0246-5.cs: The type or namespace name `AAAA' could not be found. Are you missing a using directive or an assembly reference?
 // Line: 7
 
 using System;