[xbuild] Fix bug #676671. Raise AnyEvent .
[mono.git] / mcs / errors / cs0252.cs
index 78721ee36482ee79f7ee3d8881aad7738142f662..364ae9fed094b933ff78bc50c079cb20521132f4 100644 (file)
@@ -1,4 +1,4 @@
-// CS0252: Possible unintended reference comparison. Consider casting the left side of the expression to `string' to compare the values
+// CS0252: Possible unintended reference comparison. Consider casting the left side expression to type `string' to get value comparison
 // Line: 10
 // Compiler options: -warn:2 -warnaserror