2006-03-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / errors / gcs0309-3.cs
index 2a5bc1223cc56c8ae5c31c39ddb34973f09f3b8e..7aae4e320a674bdf419d6a025f39ce9b5b7512a7 100644 (file)
@@ -1,5 +1,4 @@
-// CS0309: The type 'B' must be convertible to 'A' in order to use it
-// as parameter 'T' in the generic type or method 'Foo<T>'
+// CS0309: The type `B' must be convertible to `A' in order to use it as parameter `T' in the generic type or method `Foo<T>'
 // Line: 35
 using System;