Update
[mono.git] / mcs / errors / gcs0695-3.cs
index 31a04077696624e70742d0a92872adfcf981ed35..447a0b29dabe82162f0b58c55da03e74e86f6bab 100644 (file)
@@ -1,4 +1,4 @@
-// gcs0695.cs: `C<X,Y>' cannot implement both `I`1<K`1<Y>>' and `I`1<X>' because they may unify for some type parameter substitutions
+// gcs0695.cs: `C<X,Y>' cannot implement both `I<K<Y>>' and `I<X>' because they may unify for some type parameter substitutions
 // Line: 10
 
 interface I<X>