FEM: [skip ci] fix grammar for console message

This commit is contained in:
luzpaz
2023-03-19 12:16:57 +00:00
committed by Uwe
parent eec8f3667e
commit bd1e29d477

View File

@@ -356,7 +356,7 @@ class _TaskPanel:
def runCalculix(self):
if self.fea.ccx_binary_present is False:
self.femConsoleMessage(
"CalculiX can not be started. No or wrong CalculiX binary: {}"
"CalculiX can not be started. Missing or incorrect CalculiX binary: {}"
.format(self.fea.ccx_binary)
)
# TODO deactivate the run button