Update
[mono.git] / mcs / errors / gcs0695.cs
index e9c986b52b1a8089587f97c48ae08ccaa1fc77a4..51efc8985bb1492fb053f8429e81120bd0f1d4c5 100644 (file)
@@ -1,4 +1,4 @@
-// gcs0695.cs: `A<X,Y>' cannot implement both `I`1<Y>' and `I`1<X>' because they may unify for some type parameter substitutions
+// gcs0695.cs: `A<X,Y>' cannot implement both `I<Y>' and `I<X>' because they may unify for some type parameter substitutions
 // Line: 7
 
 interface I<X>