diff --git a/src/Mod/Fem/femguiutils/vtk_module_handling.py b/src/Mod/Fem/femguiutils/vtk_module_handling.py index 4d24099fcc..6c834b0820 100644 --- a/src/Mod/Fem/femguiutils/vtk_module_handling.py +++ b/src/Mod/Fem/femguiutils/vtk_module_handling.py @@ -178,7 +178,7 @@ def vtk_module_handling(): message = translate( "FEM", ( - "FreeCAD is linked to a different VTK library then the imported " + "FreeCAD is linked to a different VTK library than the imported " "VTK python module. This is incompatible and will lead to errors." "\n\nWrong python module is imported from: \n{}" ),