From f93978aba486bf0fea8d9ee857d014a02f3f7d96 Mon Sep 17 00:00:00 2001 From: maxim nikonov Date: Fri, 6 Feb 2026 03:39:53 +0500 Subject: wi[ --- src/fl_arc.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fl_arc.cxx') 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) -- cgit v1.2.3