summaryrefslogtreecommitdiff
path: root/officecfg/util/resource.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/util/resource.xsl')
-rw-r--r--officecfg/util/resource.xsl8
1 files changed, 4 insertions, 4 deletions
diff --git a/officecfg/util/resource.xsl b/officecfg/util/resource.xsl
index d3b44ae679d3..a0119b146cf7 100644
--- a/officecfg/util/resource.xsl
+++ b/officecfg/util/resource.xsl
@@ -18,10 +18,10 @@
-->
<xsl:transform xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:oor="http://openoffice.org/2001/registry"
- version="1.0">
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
+ xmlns:oor="http://openoffice.org/2001/registry"
+ version="1.0">
<!-- Set correct output format -->
<xsl:output method="text" indent="no" encoding="UTF-8"/>