2006-03-13 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / errors / cs1614.cs
index a62d1486565afaa39d7d3478345557dd6079e4a4..8b660c8c8e6779f027d35b5e774b0b442230f272 100644 (file)
@@ -1,4 +1,4 @@
-// cs1614.cs: 'A': is ambiguous;  use either '@A' or 'AAttribute'
+// cs1614.cs: `A' is ambiguous between `A' and `AAttribute'. Use either `@A' or `AAttribute'
 // Line: 6
 // Bug #56456