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:
@@ -90,7 +90,7 @@
|
||||
<item>
|
||||
<widget class="Gui::PrefCheckBox" name="ConstraintSeparationCheckBox">
|
||||
<property name="toolTip">
|
||||
<string>if selected, each element in the array is constraint with respect to the others using construction lines</string>
|
||||
<string>If selected, each element in the array is constraint with respect to the others using construction lines</string>
|
||||
</property>
|
||||
<property name="layoutDirection">
|
||||
<enum>Qt::LeftToRight</enum>
|
||||
|
||||
Reference in New Issue
Block a user