diff --git a/src/Mod/Assembly/CommandCreateJoint.py b/src/Mod/Assembly/CommandCreateJoint.py index 8e9a2d001d..aeb3ed1144 100644 --- a/src/Mod/Assembly/CommandCreateJoint.py +++ b/src/Mod/Assembly/CommandCreateJoint.py @@ -431,7 +431,7 @@ class CommandToggleGrounded: "ToolTip": QT_TRANSLATE_NOOP( "Assembly_ToggleGrounded", "
Toggles the grounding of a part.
" - "Grounding a part permanently locks its position in the assembly, preventing any movement or rotation. You need at least one grounded part before starting to assemble.", + "
Grounding a part permanently locks its position in the assembly, preventing any movement or rotation.", ), "CmdType": "ForEdit", }