Fix typos
This commit is contained in:
@@ -537,7 +537,7 @@ CmdAssemblyConstraintAlignment::CmdAssemblyConstraintAlignment()
|
||||
{
|
||||
sAppModule = "Assembly";
|
||||
sGroup = QT_TR_NOOP("Assembly");
|
||||
sMenuText = QT_TR_NOOP("Constraint allignment...");
|
||||
sMenuText = QT_TR_NOOP("Constraint alignment...");
|
||||
sToolTipText = QT_TR_NOOP("Align the selected entities");
|
||||
sWhatsThis = sToolTipText;
|
||||
sStatusTip = sToolTipText;
|
||||
|
||||
@@ -233,7 +233,7 @@
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Setthe distance between first and second geometrie. Note that in many cases the shortes distance is used (e.g. line - line)</p></body></html></string>
|
||||
<string><html><head/><body><p>Set the distance between first and second geometry. Note that in many cases the shortest distance is used (e.g. line - line)</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Distance</string>
|
||||
|
||||
Reference in New Issue
Block a user