From 7fba3b7b4bf52be56ec63be77664870e28dea66e Mon Sep 17 00:00:00 2001 From: dupoxy Date: Thu, 3 Oct 2024 19:59:30 +0200 Subject: [PATCH] Remove Extra s --- .../geometry_nodes/geometry/operations/delete_geometry.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/modeling/geometry_nodes/geometry/operations/delete_geometry.rst b/manual/modeling/geometry_nodes/geometry/operations/delete_geometry.rst index a2fb3dc47..5819eb89f 100644 --- a/manual/modeling/geometry_nodes/geometry/operations/delete_geometry.rst +++ b/manual/modeling/geometry_nodes/geometry/operations/delete_geometry.rst @@ -35,14 +35,14 @@ Domain :Edge: The selection is on the edges of the mesh component. The other components are not modified. - :Faces: + :Face: The selection is on the faces of the mesh component. The other components are not modified. :Spline: The selection is on the splines in the curve component. For each spline, it will either be deleted entirely or not at all. The other components are not modified. - :Instances: + :Instance: The selection is on the top-level instances, and the entire instance is removed if it is selected. If the input also contains realized geometry, that will be unaffected. -- 2.30.2