mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-12 00:02:25 -04:00
Fix typo
This commit is contained in:
parent
835a2b313e
commit
47d8727fbf
@ -1442,7 +1442,7 @@ border-radius: 2px;</string>
|
||||
<item>
|
||||
<widget class="QCheckBox" name="mIgnoreProviderExtent">
|
||||
<property name="toolTip">
|
||||
<string><html><head/><body><p><span style=" font-weight:600;">Always render full canvas extent and ignore extent reported by provider</span></p><p>Activating this option will always request the complete canvas extent when rendering. Even when the extent announced by the provider is smaller than the canvas extent or outside the canvas extent.</p><p><br/></p><p>This is useful if a WMS server announes the extent of the data, but the symbology or labelling takes additional space outside the bounding box.</p></body></html></string>
|
||||
<string><html><head/><body><p><span style=" font-weight:600;">Always render full canvas extent and ignore extent reported by provider</span></p><p>Activating this option will always request the complete canvas extent when rendering. Even when the extent announced by the provider is smaller than the canvas extent or outside the canvas extent.</p><p><br/></p><p>This is useful if a WMS server announes the extent of the data, but the symbology or labeling takes additional space outside the bounding box.</p></body></html></string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Always render full canvas extent</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user