Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / errors / cs0246-26.cs
index 5411c541d01b6b0c3449d8390f6e77a4052e8a1a..1bf142762a68f7de3b3c9e2dcdae0f144788e194 100644 (file)
@@ -1,4 +1,4 @@
-// CS0246: The type or namespace name `M' could not be found. Are you missing a using directive or an assembly reference?
+// CS0246: The type or namespace name `M' could not be found. Are you missing an assembly reference?
 // Line: 11
 
 interface I<T>