2008-12-19 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / errors / cs1660-2.cs
index 867c940b061849a81177c4d6cb30237cdfb0f30b..82a819b1078e269e8c4617ca1398fbb2266a9a5c 100644 (file)
@@ -1,4 +1,4 @@
-// CS1660: Cannot convert `anonymous method' to type `int' because it is not a delegate type
+// CS1660: Cannot convert `anonymous method' to non-delegate type `int'
 // Line: 9
 
 using System;