Part: fix typos

This commit is contained in:
wmayer
2022-05-04 16:26:14 +02:00
parent 8d56879305
commit 6cfd7d21e8
2 changed files with 2 additions and 2 deletions

View File

@@ -128,7 +128,7 @@ Must be used in couple and before FixMissingSeam routine
</Methode>
<Methode Name="result">
<Documentation>
<UserDocu>Returns resulting shape (Face or Shell if splitted)
<UserDocu>Returns resulting shape (Face or Shell if split)
To be used instead of face() if FixMissingSeam involved
</UserDocu>
</Documentation>

View File

@@ -55,7 +55,7 @@
<UserDocu>
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 :