Flush (work in progress)
[mono.git] / mcs / errors / cs0121-3.cs
index 0ecedd64a516d99bb7fea8249beaa272cf2a38f7..ae264ead0d4933b244cb7447e17f179c214964ae 100644 (file)
@@ -1,4 +1,4 @@
-// CS0121: The call is ambiguous between the following methods or properties: `B.operator +(A, B)' and `A.operator +(A, B)'
+// CS0121: The call is ambiguous between the following methods or properties: `A.operator +(A, B)' and `B.operator +(A, B)'
 // Line: 21
 
 class A