FEM: Fix typo
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
parent
ab2f1c5d1d
commit
3a7f48c632
|
@ -107,7 +107,7 @@ class _CommandMechanicalShowResult:
|
|||
return {'Pixmap': 'Fem_Result',
|
||||
'MenuText': QtCore.QT_TRANSLATE_NOOP("Fem_ResultDisplacement","Show result"),
|
||||
'Accel': "A",
|
||||
'ToolTip': QtCore.QT_TRANSLATE_NOOP("Fem_ResultDisplacement","Show result imformatation of an analysis")}
|
||||
'ToolTip': QtCore.QT_TRANSLATE_NOOP("Fem_ResultDisplacement","Show result information of an analysis")}
|
||||
|
||||
def Activated(self):
|
||||
import FemGui
|
||||
|
|
Loading…
Reference in New Issue
Block a user