Fix typos

This commit is contained in:
asiersarasua
2017-04-09 12:01:58 +02:00
committed by wmayer
parent 727c835227
commit ba3274cf1a
7 changed files with 7 additions and 7 deletions

View File

@@ -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;

View File

@@ -233,7 +233,7 @@
</sizepolicy>
</property>
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Setthe distance between first and second geometrie. Note that in many cases the shortes distance is used (e.g. line - line)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Set the distance between first and second geometry. Note that in many cases the shortest distance is used (e.g. line - line)&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Distance</string>