[Fem] fix grammar
This commit is contained in:
@@ -83,7 +83,7 @@ def setup(doc=None, solvertype="ccxtools"):
|
||||
ObjectsFem.makeEquationElasticity(doc, solver_obj)
|
||||
else:
|
||||
FreeCAD.Console.PrintWarning(
|
||||
"Not known or not supported solver type: {}. "
|
||||
"Unknown or unsupported solver type: {}. "
|
||||
"No solver object was created.\n".format(solvertype)
|
||||
)
|
||||
if solvertype == "calculix" or solvertype == "ccxtools":
|
||||
|
||||
Reference in New Issue
Block a user