Fix various typos
Found with codespell
This commit is contained in:
@@ -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,
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user