Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ authored and nyalldawson committed Jan 31, 2023
1 parent e2cfb8d commit 583ab29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgswmstsettingswidgetbase.ui
Expand Up @@ -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>
Expand Down

0 comments on commit 583ab29

Please sign in to comment.