Fix various typos

Found with codespell
This commit is contained in:
luzpaz
2024-12-03 18:56:38 +00:00
committed by Chris Hennes
parent e3508d9228
commit 2d40efd555
12 changed files with 17 additions and 17 deletions

View File

@@ -337,7 +337,7 @@ class MeshNetgen(base_fempythonobject.BaseFemPythonObject):
type="App::PropertyInteger",
name="GiveUpToleranceOpenQuads",
group="Mesh Parameters",
doc="Give up quality class, for closing open quads, greather than 100 for free pyramids",
doc="Give up quality class, for closing open quads, greater than 100 for free pyramids",
value=15,
)
)