[Mono-bugs] [Bug 57851][Cos] Changed - incorrect error CS1501 for internal parent constructor

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 29 Apr 2004 16:00:57 -0400 (EDT)


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 pcgod@gmx.net.

http://bugzilla.ximian.com/show_bug.cgi?id=57851

--- shadow/57851	2004-04-29 15:49:00.000000000 -0400
+++ shadow/57851.tmp.29835	2004-04-29 16:00:56.000000000 -0400
@@ -11,13 +11,13 @@
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pcgod@gmx.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: incorect error CS1501 for internal parent constructor
+Summary: incorrect error CS1501 for internal parent constructor
 
 Steps to reproduce the problem:
 1. mcs /t:library test1.cs
 2. mcs /t:library /r:test1.dll test2.cs
 
 Actual Results: