summaryrefslogtreecommitdiff
path: root/src/fl_arc.cxx
diff options
context:
space:
mode:
authormaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 03:39:53 +0500
committermaxim nikonov <maxim.nikonov@hqo.co>2026-02-06 03:39:53 +0500
commitf93978aba486bf0fea8d9ee857d014a02f3f7d96 (patch)
tree44d4626c2d56666056983d8fedf1b897f4ecf249 /src/fl_arc.cxx
parentddba971ebb304512ba9e0a01b77ec71b59b977b6 (diff)
wi[
Diffstat (limited to 'src/fl_arc.cxx')
-rw-r--r--src/fl_arc.cxx2
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)