Improve error messages to help users diagnose problems when using custom mode (#4922)
[mono.git] / mcs / errors / cs0246-19.cs
index 23feece9ae6a0d40082224bdb3f3e4f9996aed49..fe495d39b137527ddffaab2515ee5b7558dd86d6 100644 (file)
@@ -1,4 +1,4 @@
-// CS0246: The type or namespace name `aGgt' could not be found. Are you missing a using directive or an assembly reference?
+// CS0246: The type or namespace name `aGgt' could not be found. Are you missing an assembly reference?
 // Line: 13
 
 using System;