2009-05-29 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / mcs / errors / gcs0131.cs
index 8998c2480f1057f1349a30031b0ba2f74b4f0273..80a891516768b698a77b3862dc37d31d65ec602f 100644 (file)
@@ -1,4 +1,4 @@
-// CS0131: Left hand of an assignment must be a variable, a property or an indexer
+// CS0131: The left-hand side of an assignment must be a variable, a property or an indexer
 // Line: 13
 using System;