One line typo bug which passed unoticed on previous commit.
[mono.git] / mcs / errors / cs0417.cs
index 2396ef63690952b1818ed4985d6805baaf457b05..4a063825daeb16090bcb71172bdb002de6645cb0 100644 (file)
@@ -1,4 +1,4 @@
-// CS0417.cs: `T': cannot provide arguments when creating an instance of a variable type
+// CS0417: `T': cannot provide arguments when creating an instance of a variable type
 // Line: 9
 
 public class Foo<T>