2005-12-07 Lluis Sanchez Gual <lluis@ximian.com>
[mono.git] / mcs / errors / gcs0411-5.cs
index a23c467394e72b6f3f92d87119391742aa0d049d..50d7d61929c5165d4bddb187da8304ad0743602a 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>
 { }