Flush (work in progress)
[mono.git] / mcs / errors / gcs1640.cs
index 6060443b44b3be57c0c27fa5b83d058d67e6496a..652f3ffc6a8c2cd033844c0164a5fbf6bbad66b8 100644 (file)
@@ -1,4 +1,4 @@
-// CS1640: foreach statement cannot operate on variables of type `T' because it contains multiple implementation of `System.Collections.Generic.IEnumerable<T>.GetEnumerator()'. Try casting to a specific implementation\r
+// CS1640: foreach statement cannot operate on variables of type `T' because it contains multiple implementation of `System.Collections.Generic.IEnumerable<T>'. Try casting to a specific implementation\r
 // Line: 11\r
 \r
 using System.Collections.Generic;\r