summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/extensions/scour.inx2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/extensions/scour.inx b/share/extensions/scour.inx
index b97dc0b9c..895f446c5 100644
--- a/share/extensions/scour.inx
+++ b/share/extensions/scour.inx
@@ -17,7 +17,7 @@
<param name="enable-comment-stripping" type="boolean" _gui-text="Remove comments">false</param>
<param name="renderer-workaround" type="boolean" _gui-text="Work around renderer bugs">true</param>
<param name="enable-viewboxing" type="boolean" _gui-text="Enable viewboxing">false</param>
- <param name="strip-xml-prolog" type="boolean" _gui-text="Remove the &lt;?xml?&gt; declaration">false</param>
+ <param name="strip-xml-prolog" type="boolean" _gui-text="Remove the xml declaration">false</param>
<param name="set-precision" type="int" _gui-text="Number of significant digits for coords">5</param>
<param name="indent" type="enum" _gui-text="XML indentation (pretty-printing)">
<_item value="space">Space</_item>