Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / errors / cs0023-12.cs
index 1271f920bed0a17d04dee1bfb46b28c70af10264..a55c98277c9b7dbc681eaf6411295b61dd05c113 100644 (file)
@@ -1,4 +1,4 @@
-// cs0023: The `+' operator cannot be applied to operand of type `string'
+// CS0023: The `+' operator cannot be applied to operand of type `string'
 // Line: 10
 
 using System;