Skip to content

Commit 1cd8b94

Browse files
committed
Fix a tooltip
1 parent 51ec70a commit 1cd8b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ui/qgsnewgeopackagelayerdialogbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@
448448
<item row="5" column="2">
449449
<widget class="QCheckBox" name="mCheckBoxCreateSpatialIndex">
450450
<property name="toolTip">
451-
<string>Add an integer id field as the primary key for the new layer</string>
451+
<string>Create a spatial index for this layer</string>
452452
</property>
453453
<property name="text">
454454
<string>Create a spatial index</string>

0 commit comments

Comments
 (0)