From 6cfd7d21e8084d4973a13a0bff84b1c91df7decb Mon Sep 17 00:00:00 2001 From: wmayer Date: Wed, 4 May 2022 16:26:14 +0200 Subject: [PATCH] Part: fix typos --- src/Mod/Part/App/ShapeFix/ShapeFix_FacePy.xml | 2 +- src/Mod/Part/App/ShapeFix/ShapeFix_ShellPy.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_FacePy.xml b/src/Mod/Part/App/ShapeFix/ShapeFix_FacePy.xml index b421481d8d..6721767837 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_FacePy.xml +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_FacePy.xml @@ -128,7 +128,7 @@ Must be used in couple and before FixMissingSeam routine - Returns resulting shape (Face or Shell if splitted) + Returns resulting shape (Face or Shell if split) To be used instead of face() if FixMissingSeam involved diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_ShellPy.xml b/src/Mod/Part/App/ShapeFix/ShapeFix_ShellPy.xml index 96b0c96af6..0443561a37 100644 --- a/src/Mod/Part/App/ShapeFix/ShapeFix_ShellPy.xml +++ b/src/Mod/Part/App/ShapeFix/ShapeFix_ShellPy.xml @@ -55,7 +55,7 @@ Fixes orientation of faces in shell. Changes orientation of face in the shell, if it is oriented opposite -to neigbouring faces. If it is not possible to orient all faces in the +to neighbouring faces. If it is not possible to orient all faces in the shell (like in case of mebious band), this method orients only subset of faces. Other faces are stored in Error compound. Modes :