Sketcher: Fix typo in tooltip
This commit is contained in:
@@ -76,7 +76,7 @@ The expression must evaluates to a string of some cell address.</string>
|
||||
<item row="3" column="1" colspan="2">
|
||||
<widget class="QCheckBox" name="checkBoxHREF">
|
||||
<property name="toolTip">
|
||||
<string>Use hidden reference not avoid creating a depdenecy with the referenced object. Use with caution!</string>
|
||||
<string>Use hidden reference to avoid creating a dependency with the referenced object. Use with caution!</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Use hidden reference</string>
|
||||
|
||||
Reference in New Issue
Block a user