From 62a82f88e8dbdc3c60ac4045f72e6f6cde4f343b Mon Sep 17 00:00:00 2001 From: Bernd Hahnebach Date: Wed, 27 Mar 2019 07:32:33 +0100 Subject: [PATCH] FEM: typos --- src/Mod/Fem/App/FemConstraintDisplacement.cpp | 2 +- src/Mod/Fem/App/FemVTKTools.cpp | 2 +- src/Mod/Fem/Gui/DlgSettingsFemGeneral.ui | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Mod/Fem/App/FemConstraintDisplacement.cpp b/src/Mod/Fem/App/FemConstraintDisplacement.cpp index 08c1d8b772..647a8d4180 100644 --- a/src/Mod/Fem/App/FemConstraintDisplacement.cpp +++ b/src/Mod/Fem/App/FemConstraintDisplacement.cpp @@ -48,7 +48,7 @@ ConstraintDisplacement::ConstraintDisplacement() // each dof has three attributes, but only one of them should evaluate to True! // Free is True, Free, Fix should be False and Value should be 0.0 // Fix is True, totally restrained, Free should be False and Value should be 0.0 - // Displacment or Rotation not 0.0, prescribed displacement, Free and Fix should be False + // Displacement or Rotation not 0.0, prescribed displacement, Free and Fix should be False // x displacement ADD_PROPERTY(xFix,(0)); diff --git a/src/Mod/Fem/App/FemVTKTools.cpp b/src/Mod/Fem/App/FemVTKTools.cpp index 982f0f9338..576a544eeb 100644 --- a/src/Mod/Fem/App/FemVTKTools.cpp +++ b/src/Mod/Fem/App/FemVTKTools.cpp @@ -667,7 +667,7 @@ std::map _getFreeCADMechResultVectorProperties() { return resFCVecProp; } -// see https://forum.freecadweb.org/viewtopic.php?f=18&t=33106&start=30#p277434 for further informations in the regard of names etc +// see https://forum.freecadweb.org/viewtopic.php?f=18&t=33106&start=30#p277434 for further information in the regard of names etc // some scalar list are not needed on VTK file export but they are needed for internal VTK pipeline // TODO some filter to only export the needed values to VTK file but have all in FreeCAD VTK pipline std::map _getFreeCADMechResultScalarProperties() { diff --git a/src/Mod/Fem/Gui/DlgSettingsFemGeneral.ui b/src/Mod/Fem/Gui/DlgSettingsFemGeneral.ui index 3f5c05b667..1b9a1b15fd 100644 --- a/src/Mod/Fem/Gui/DlgSettingsFemGeneral.ui +++ b/src/Mod/Fem/Gui/DlgSettingsFemGeneral.ui @@ -244,7 +244,7 @@ Qt::LeftToRight - Overwrite solver working directory with the directory choosen above + Overwrite solver working directory with the directory chosen above true