Update
[mono.git] / mcs / errors / gcs0102.cs
index a79b7b8fff92e209bc55321fcc717d309ce4040b..2cb23f3d8d4f5c55f5deaef7f3cfd3ee380a7280 100644 (file)
@@ -1,4 +1,4 @@
-// gcs0102.cs: The type `X`1' already contains a definition for `T'
+// gcs0102.cs: The type `X<T>' already contains a definition for `T'
 // Line: 11
 
 class X <T> {