[msvc] Update csproj files
[mono.git] / mcs / errors / cs0131-3.cs
index 31409f4203bf5c752b4364cfe4587a5378adeb40..23dbfe1146e1aa84d2be2b68aa791539e6e04414 100644 (file)
@@ -1,4 +1,4 @@
-// cs0131-3.cs: The left-hand side of an assignment must be a variable, property or indexer
+// CS0131: The left-hand side of an assignment must be a variable, a property or an indexer
 // Line: 12
 
 using System;