summaryrefslogtreecommitdiff
path: root/filter/source/xslt
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-01 22:44:25 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-02 07:24:31 +0200
commit9b39866149aad91c79ea276c2a484c282f8ad6e1 (patch)
tree0b1467464e4bd199b60ed13006d99e7b6fb5b24c /filter/source/xslt
parent1a1f4e73b7ab9e5b071aab74c8d7e27ba2b2d29c (diff)
Fix typos
Change-Id: Ic7b6014e09e3ee1a1b4917008a267b8fa2dbc1f5 Reviewed-on: https://gerrit.libreoffice.org/76814 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'filter/source/xslt')
-rw-r--r--filter/source/xslt/import/wordml/wordml2ooo_draw.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl b/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl
index 169aa364a4d2..3226f0d1c6aa 100644
--- a/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl
+++ b/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl
@@ -1977,7 +1977,7 @@
</xsl:if>
</xsl:element>
</xsl:template>
- <!--this template map word's points to svg:viewbox's point they are quite different because word's use pt but svg's use 0.001cm as an unit-->
+ <!--this template map word's points to svg:viewbox's point they are quite different because word's use pt but svg's use 0.001cm as a unit-->
<xsl:template name="wordpoints2oopoints">
<xsl:param name="input_points"/>
<xsl:param name="input_x"/>