Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=80530 --- shadow/80530 2007-01-16 16:15:31.000000000 -0500 +++ shadow/80530.tmp.10412 2007-01-16 16:15:31.000000000 -0500 @@ -0,0 +1,29 @@ +Bug#: 80530 +Product: Mono: Compilers +Version: 1.2 +OS: other +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Cosmetic +Component: C# +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: [MCS] Error CS1503 contains a typo + +Description of Problem: +Currently, the text of error CS1503 begins with + +"Argument {0}: Cannot conver from equally named types from different..." + +However, unless there have been new developments in the English language and/or jargon of which +I am presently unaware, I believe that the text should read + +"Argument {0}: Cannot convert from equally named types from different..." + +(Note the 't' at the end of 'convert') _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
