[msbuild] Bump to xplat-master branch HEAD
[mono.git] / mcs / errors / cs0131-2.cs
index 616bfbb5c5beac4218d51c82c0c9f20fe1e09284..67ebaaaf13d471470dd4229a5d98a03594b992b4 100644 (file)
@@ -1,4 +1,4 @@
-// cs0131-2.cs: The left-hand side of an assignment or mutating operation 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: 10
 using System;