Draft: fix spacing of ToolTip text

This commit is contained in:
Peter Marquardt
2022-07-11 12:25:52 +02:00
committed by Uwe
parent e24cd8f03c
commit 5267658651

View File

@@ -774,7 +774,7 @@ class DraftToolBar:
"draft", "Continue") + " (" + inCommandShortcuts["Continue"][0] + ")")
self.occOffset.setToolTip(translate(
"draft", "If checked, an OCC-style offset will be performed"
+ "instead of the classic offset"))
+ " instead of the classic offset"))
self.occOffset.setText(translate("draft", "&OCC-style offset"))
# OBSOLETE