[Mono-bugs] [Bug 58170][Cos] New - Grammatical error in error message

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 6 May 2004 22:49:49 -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 michi@zeroc.com.

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

--- shadow/58170	2004-05-06 22:49:49.000000000 -0400
+++ shadow/58170.tmp.21297	2004-05-06 22:49:49.000000000 -0400
@@ -0,0 +1,29 @@
+Bug#: 58170
+Product: Mono: Compilers
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Cosmetic
+Component: C#
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: michi@zeroc.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Grammatical error in error message
+
+Look at the following error message:
+
+ObjectPrxHelper.cs(174) error CS0177: The out parameter `outParams' must be
+assigned before control leave the current method.
+
+
+That should read "... before control *leaves* the current method."
+
+Cheers,
+
+Michi.