diff options
Diffstat (limited to 'src/fl_arc.cxx')
| -rw-r--r-- | src/fl_arc.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_arc.cxx b/src/fl_arc.cxx index 58857c811..35b65ba75 100644 --- a/src/fl_arc.cxx +++ b/src/fl_arc.cxx @@ -42,7 +42,7 @@ static double _fl_hypot(double x, double y) { Draw an arc. The default implementation draws an arc using other calls into the graphics - driver. There is no need to override the method unless the target platform + driver. There is no need to the method unless the target platform supports drawing arcs directly. \see fl_arc(double x, double y, double r, double start, double end) |
