mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-05 00:09:32 -04:00
Fix typo
This commit is contained in:
parent
e2cfb8dd2e
commit
583ab29dfd
@ -305,7 +305,7 @@
|
||||
<item row="2" column="0" colspan="2">
|
||||
<widget class="QCheckBox" name="mDisableTime">
|
||||
<property name="toolTip">
|
||||
<string>If checked the time component of temporal queries will be discarded and only the data component will be used in server requests</string>
|
||||
<string>If checked the time component of temporal queries will be discarded and only the date component will be used in server requests</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Ignore time components (use dates only)</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user