Sketcher: Fix typo in tooltip

This commit is contained in:
Chris Hennes
2022-06-02 12:47:30 -05:00
parent f123bc9102
commit d256e7d24d

View File

@@ -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>