Sketcher: Tweak tooltip language

This commit is contained in:
Chris Hennes
2022-06-02 12:44:37 -05:00
parent c7e4463b9b
commit f123bc9102

View File

@@ -85,8 +85,8 @@ This is purely based on topological shape of the sketch and not on its geometry/
<item row="2" column="0">
<widget class="QPushButton" name="findButton">
<property name="toolTip">
<string>Finds and displays missing coincidences found in the sketch
This is done by analyzing the sketch geometries and constraints</string>
<string>Finds and displays missing coincidences in the sketch.
This is done by analyzing the sketch geometries and constraints.</string>
</property>
<property name="text">
<string>Find</string>