Fix some typos on several files
- Missing spaces - Missing commas - 3D, G-code, Git, SPOOLES, Python capitalization
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
<item row="11" column="0">
|
||||
<widget class="Gui::PrefCheckBox" name="pcbMonochrome">
|
||||
<property name="toolTip">
|
||||
<string>If checked FreeCAD will use a single color for all text and lines.</string>
|
||||
<string>If checked, FreeCAD will use a single color for all text and lines.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Monochrome</string>
|
||||
|
||||
@@ -134,7 +134,7 @@ by negative value of 'Over Tolerance'.</string>
|
||||
<item row="1" column="0">
|
||||
<widget class="QCheckBox" name="cbArbitrary">
|
||||
<property name="toolTip">
|
||||
<string>If checked the content of 'Format Spec' will
|
||||
<string>If checked, the content of 'Format Spec' will
|
||||
be used instead of the dimension value</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
@@ -173,7 +173,7 @@ be used instead of the dimension value</string>
|
||||
<item row="4" column="0">
|
||||
<widget class="QCheckBox" name="cbArbitraryTolerances">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>If checked the content of tolerance format spec will</p><p>be used instead of the tolerance value</p></body></html></string>
|
||||
<string><html><head/><body><p>If checked, the content of tolerance format spec will</p><p>be used instead of the tolerance value</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Arbitrary Tolerance Text</string>
|
||||
|
||||
Reference in New Issue
Block a user