Capitalize beginning of tooltips + Typos

Capitalized all remaining uncapitalized tooltips. 
+ Fixed typo in instantiate() function. Shouldn't have any repercussions on the code, AFAICT. 
+ other typos
This commit is contained in:
Unknown
2017-10-12 07:51:47 -04:00
committed by wmayer
parent e9bed58f4b
commit fa4a6b43ee
17 changed files with 36 additions and 36 deletions

File diff suppressed because one or more lines are too long

View File

@@ -160,7 +160,7 @@
<item row="2" column="1">
<widget class="QCheckBox" name="processPerimeter">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check if this profile operation should also process the outside primeter of the base geomtry shapes.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Check if this profile operation should also process the outside perimeter of the base geomtry shapes.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="text">
<string>Process Perimeter</string>