diff --git a/src/Mod/Assembly/CommandCreateJoint.py b/src/Mod/Assembly/CommandCreateJoint.py index 240f35647e..0da7bbdbd3 100644 --- a/src/Mod/Assembly/CommandCreateJoint.py +++ b/src/Mod/Assembly/CommandCreateJoint.py @@ -224,8 +224,8 @@ class CommandCreateJointDistance: + "
" + QT_TRANSLATE_NOOP( "Assembly_CreateJointDistance", - "It can be used to create a lot of different joints based on the selection." - "For example a distance of 0 between a plane and a cylinder is a tangent. A distance of 0 between planes will make them coplanar. And so on.", + "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.", ) + "
", "CmdType": "ForEdit",