diff --git a/src/Mod/Assembly/CommandCreateJoint.py b/src/Mod/Assembly/CommandCreateJoint.py index 8d4016d41a..6ec366da18 100644 --- a/src/Mod/Assembly/CommandCreateJoint.py +++ b/src/Mod/Assembly/CommandCreateJoint.py @@ -295,8 +295,8 @@ class CommandCreateJointRackPinion: "Accel": "Q", "ToolTip": QT_TRANSLATE_NOOP( "Assembly_CreateJointRackPinion", - "

Creates a rack and pinion joint that links a part with a sliding joint to a part with a revolute joint

" - "

Selects the same coordinate systems as the revolute and sliding joints. The pitch radius defines the movement ratio between the rack and the pinion.

", + "

Creates a rack and pinion joint that links a part with a slider joint to a part with a revolute joint

" + "

Select the same coordinate systems as the revolute and sliding joints. The pitch radius defines the movement ratio between the rack and the pinion.

", ), "CmdType": "ForEdit", }