Forgot to commit
[mono.git] / mcs / errors / gcs1640.cs
index ab76dd871aabe8ca4fdcddd43dc0c0a45791017d..6060443b44b3be57c0c27fa5b83d058d67e6496a 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<int>.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>.GetEnumerator()'. Try casting to a specific implementation\r
 // Line: 11\r
 \r
 using System.Collections.Generic;\r