Bug 10497

Summary: Small documentation bug in cairo_arc_negative
Product: cairo Reporter: Benjamin Berg <benjamin>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: trivial    
Priority: medium    
Version: 1.4.3   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: patch changing this

Description Benjamin Berg 2007-04-01 03:25:00 UTC
It says in the documentation:

If angle2 is greater than angle1 it will be progressively decreased by 2*M_PI until it is greater than angle1.

The second "greater than" should be "less than".
Comment 1 Benjamin Berg 2007-04-01 03:25:35 UTC
Created attachment 9407 [details] [review]
patch changing this
Comment 2 Behdad Esfahbod 2007-04-03 12:46:57 UTC
Thanks.  Fixed in c2b1908f9b0d8c59abf79c3462471d1c3960b153

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.