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:
File diff suppressed because one or more lines are too long
@@ -160,7 +160,7 @@
|
||||
<item row="2" column="1">
|
||||
<widget class="QCheckBox" name="processPerimeter">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p>Check if this profile operation should also process the outside primeter of the base geomtry shapes.</p></body></html></string>
|
||||
<string><html><head/><body><p>Check if this profile operation should also process the outside perimeter of the base geomtry shapes.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Process Perimeter</string>
|
||||
|
||||
Reference in New Issue
Block a user