error messages review
[mono.git] / mcs / errors / cs0668-2.cs
index 2d7c64b362b400660ccda93d61f648aadb320d36..8604afdd1b269f38d855c02ffb13a06cf0a52bc9 100644 (file)
@@ -1,4 +1,4 @@
-// cs0668.cs: Two indexers have different names; the 'IndexerName' attribute must be used with the same name on every indexer within a type across the board.
+// cs0668-2.cs: Two indexers have different names; the IndexerName attribute must be used with the same name on every indexer within a type
 // Line: 11
 
 using System.Runtime.CompilerServices;