Skip to content

Commit 5f23232

Browse files
committed
Fix tooltip for save button on symbol dialog
Fix #10368
1 parent c0b3e90 commit 5f23232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/qgssymbolv2selectordialogbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
</size>
153153
</property>
154154
<property name="toolTip">
155-
<string>Move down</string>
155+
<string>Save symbol</string>
156156
</property>
157157
<property name="text">
158158
<string>Save</string>

0 commit comments

Comments
 (0)