Assembly: RackPinion tooltip fix

This commit is contained in:
PaddleStroke
2026-01-05 12:28:51 +01:00
committed by Max Wilfinger
parent 9fde6cbac0
commit ae075c1a73

View File

@@ -295,8 +295,8 @@ class CommandCreateJointRackPinion:
"Accel": "Q",
"ToolTip": QT_TRANSLATE_NOOP(
"Assembly_CreateJointRackPinion",
"<p>Creates a rack and pinion joint that links a part with a sliding joint to a part with a revolute joint</p>"
"<p>Selects the same coordinate systems as the revolute and sliding joints. The pitch radius defines the movement ratio between the rack and the pinion.</p>",
"<p>Creates a rack and pinion joint that links a part with a slider joint to a part with a revolute joint</p>"
"<p>Select the same coordinate systems as the revolute and sliding joints. The pitch radius defines the movement ratio between the rack and the pinion.</p>",
),
"CmdType": "ForEdit",
}