summaryrefslogtreecommitdiff
path: root/filter/source/xslt
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-21 09:17:27 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-21 11:25:42 +0100
commit2eff4b5945144d8ed74c17c0a688d1c50fd0ae33 (patch)
tree119abad422a738ee71f153ee5bda89e880d4cf7b /filter/source/xslt
parent02ea9bc36ab47d68940da55f5012677dfaf0a8b8 (diff)
Fix typos
Change-Id: I5c6e252072089a06f0be4292d51aed020cbc67fe Reviewed-on: https://gerrit.libreoffice.org/46888 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'filter/source/xslt')
-rw-r--r--filter/source/xslt/import/wordml/wordml2ooo_table.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xslt/import/wordml/wordml2ooo_table.xsl b/filter/source/xslt/import/wordml/wordml2ooo_table.xsl
index 83a9004e4ddd..6948469c4020 100644
--- a/filter/source/xslt/import/wordml/wordml2ooo_table.xsl
+++ b/filter/source/xslt/import/wordml/wordml2ooo_table.xsl
@@ -176,7 +176,7 @@
<!-- initial values for tables-->
</xsl:element>
</xsl:element>
- <!-- the following style is for conveting Word table text wrapping to SO Writer. Since SO Writer has no table text wrapping feature, so we use the draw:text-box as a container and put the table in draw:text-box -->
+ <!-- the following style is for converting Word table text wrapping to SO Writer. Since SO Writer has no table text wrapping feature, so we use the draw:text-box as a container and put the table in draw:text-box -->
<xsl:if test="w:tblpPr">
<xsl:element name="style:style">
<xsl:attribute name="style:name">TableFrame<xsl:number count="w:tblpPr" from="/w:wordDocument/w:body" level="any" format="1"/>