2006-03-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / errors / gcs0411-6.cs
index fea0c439ef2df54869d933b3c1717fe489ae4973..67caa5a8a7f9a6b109374b90a997b0dd4ec7e336 100644 (file)
@@ -1,4 +1,4 @@
-// CS0411: The type arguments for method `World' cannot be infered from the usage. Try specifying the type arguments explicitly.
+// CS0411: The type arguments for method `World' cannot be infered from the usage. Try specifying the type arguments explicitly
 // Line: 16
 public interface IFoo<T>
 { }