[Mono-bugs] [Bug 61399][Cos] Changed - Spelling mistakes in System.Random class

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 15 Jul 2004 17:16:56 -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 sebastien@ximian.com.

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

--- shadow/61399	2004-07-11 09:11:52.000000000 -0400
+++ shadow/61399.tmp.19255	2004-07-15 17:16:56.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 61399
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Cosmetic
 Component: System
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: olau@hardworking.dk               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -36,6 +36,12 @@
       if (random.NextDouble() < 0.5)
 	Console.WriteLine("Head!");
       else
 	Console.WriteLine("Tails!");
   }
 }
+
+------- Additional Comments From sebastien@ximian.com  2004-07-15 17:16 -------
+Uploaded to monodoc web service.
+
+Next time please specify the bug as a "documentation" bug ;-).
+Thanks.