Skip to content

Commit e672c4f

Browse files
author
Stéphane Brunner
committedSep 12, 2013
More general string value.
This option is used for GetFeature and GetfeatureInfo And for WKT and GML format
1 parent 02ed712 commit e672c4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgsprojectpropertiesbase.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,7 @@
14581458
<item row="2" column="0" colspan="3">
14591459
<widget class="QCheckBox" name="mAddWktGeometryCheckBox">
14601460
<property name="text">
1461-
<string>Add WKT geometry to feature info response</string>
1461+
<string>Add geometry to feature response</string>
14621462
</property>
14631463
</widget>
14641464
</item>

0 commit comments

Comments
 (0)
Please sign in to comment.