diff --git a/crates/fj-core/src/geometry/boundary/multiple.rs b/crates/fj-core/src/geometry/boundary/multiple.rs index 2febc6714..466059b8a 100644 --- a/crates/fj-core/src/geometry/boundary/multiple.rs +++ b/crates/fj-core/src/geometry/boundary/multiple.rs @@ -28,7 +28,7 @@ impl CurveBoundaries { // the removed element's boundary matches the boundary provided // to us. // - // This is what the caller was asking for. Return it! + // This is what the caller is asking for. Return it! Some(payload) } _ => {