Fix typos and whitespace
This commit is contained in:
@@ -340,7 +340,7 @@ bool DimensionFormatter::isNumericFormat(QString formatSpecifier)
|
||||
return false;
|
||||
}
|
||||
|
||||
//TODO: similiar code here and above
|
||||
//TODO: similar code here and above
|
||||
QStringList DimensionFormatter::getPrefixSuffixSpec(QString fSpec)
|
||||
{
|
||||
QStringList result;
|
||||
|
||||
@@ -518,7 +518,7 @@ Each unit is approx. 0.1 mm wide</string>
|
||||
<item row="4" column="0">
|
||||
<widget class="Gui::PrefCheckBox" name="cbAutoCorrectRefs">
|
||||
<property name="toolTip">
|
||||
<string>If checked, sytem will attempt to automatically correct dimension references when the model changes.</string>
|
||||
<string>If checked, system will attempt to automatically correct dimension references when the model changes.</string>
|
||||
</property>
|
||||
<property name="statusTip">
|
||||
<string/>
|
||||
|
||||
Reference in New Issue
Block a user