diff --git a/src/Mod/Assembly/CommandCreateJoint.py b/src/Mod/Assembly/CommandCreateJoint.py index 3f3dae5512f7..3360813a3bb2 100644 --- a/src/Mod/Assembly/CommandCreateJoint.py +++ b/src/Mod/Assembly/CommandCreateJoint.py @@ -225,7 +225,7 @@ def GetResources(self): + "
" + QT_TRANSLATE_NOOP( "Assembly_CreateJointDistance", - "Create one of several different joints based on the selection." + "Create one of several different joints based on the selection. " "For example, a distance of 0 between a plane and a cylinder creates a tangent joint. A distance of 0 between planes will make them co-planar.", ) + "
",