From c496cf9c7dd97c3f5f2d0ba443106470de4e2ebd Mon Sep 17 00:00:00 2001 From: Hanno Braun Date: Wed, 10 May 2023 11:06:58 +0200 Subject: [PATCH] Update doc comment --- crates/fj-core/src/operations/update/shell.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/fj-core/src/operations/update/shell.rs b/crates/fj-core/src/operations/update/shell.rs index 0bb7e2679..cd68d70e4 100644 --- a/crates/fj-core/src/operations/update/shell.rs +++ b/crates/fj-core/src/operations/update/shell.rs @@ -9,7 +9,7 @@ pub trait UpdateShell { #[must_use] fn add_faces(&self, faces: impl IntoIterator>) -> Self; - /// Update a face of the shell + /// Replace a face of the shell #[must_use] fn replace_face( &self,