diff --git a/crates/fj-core/src/algorithms/approx/curve.rs b/crates/fj-core/src/algorithms/approx/curve.rs index 22889bd9b..9b3882b5e 100644 --- a/crates/fj-core/src/algorithms/approx/curve.rs +++ b/crates/fj-core/src/algorithms/approx/curve.rs @@ -77,7 +77,7 @@ fn approx_curve( } fn approx_circle_on_curved_surface() -> Vec> { - todo!("Approximating a circle on a curved surface not supported yet.") + todo!("Approximating a circle on a curved surface is not supported yet.") } fn approx_circle_on_straight_surface(