diff --git a/src/Gui/DlgLocationAngle.ui b/src/Gui/DlgLocationAngle.ui index 0b83bf9942..d63b17bd18 100644 --- a/src/Gui/DlgLocationAngle.ui +++ b/src/Gui/DlgLocationAngle.ui @@ -11,7 +11,7 @@ - Form + Form diff --git a/src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui b/src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui index 2c77215ee1..7c378421e8 100644 --- a/src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui +++ b/src/Mod/Draft/Resources/ui/TaskPanel_CircularArray.ui @@ -41,7 +41,7 @@ - (Placeholder for the icon) + (Placeholder for the icon) diff --git a/src/Mod/Fem/femcommands/commands.py b/src/Mod/Fem/femcommands/commands.py index 7e81ff373c..08e5ece306 100644 --- a/src/Mod/Fem/femcommands/commands.py +++ b/src/Mod/Fem/femcommands/commands.py @@ -210,7 +210,7 @@ class _ConstraintCentrif(CommandManager): super(_ConstraintCentrif, self).__init__() self.menutext = Qt.QT_TRANSLATE_NOOP( "FEM_ConstraintCentrif", - "Centrifigual load" + "Centrifugal load" ) self.tooltip = Qt.QT_TRANSLATE_NOOP( "FEM_ConstraintCentrif",