Add missing word to panic message

This commit is contained in:
Hanno Braun 2024-06-21 20:30:35 +02:00
parent c2b87ca1ca
commit 6a6448070b

View File

@ -77,7 +77,7 @@ fn approx_curve(
}
fn approx_circle_on_curved_surface() -> Vec<ApproxPoint<1>> {
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(