Bump mono-extensions to fix build break (#5677)
[mono.git] / mcs / errors / cs0668.cs
index 1eb0211fdded5ae7a48c5a5f613ae48786660be6..9ab3e251a6ca186ddb4af5be7c5a808ea843a862 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
+// CS0668: Two indexers have different names; the IndexerName attribute must be used with the same name on every indexer within a type
 // Line: 
 
 using System.Runtime.CompilerServices;