Assembly: fix missing space

Co-authored-by: Anselm Baur <anselm-baur@live.de>
This commit is contained in:
anselm-baur
2025-01-18 20:45:50 +01:00
committed by GitHub
parent be2a45e767
commit e22b226866

View File

@@ -225,7 +225,7 @@ class CommandCreateJointDistance:
+ "</p><p>"
+ 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.",
)
+ "</p>",