Flush (work in progress)
[mono.git] / mcs / errors / cs0738-2.cs
index d9866e889a4115ae75a5c288df38d5922279524a..9a71e692257fcf7a05536148dba4c8e03f36512e 100644 (file)
@@ -1,4 +1,4 @@
-// CS0738: `C' does not implement interface member `I2.Key.get' and the best implementing candidate `C.Key' return type `IB' does not match interface member return type `IA'
+// CS0738: `C' does not implement interface member `I2.Key.get' and the best implementing candidate `C.Key.get' return type `IB' does not match interface member return type `IA'
 // Line: 22
 
 public interface I1