summaryrefslogtreecommitdiff
path: root/filter/source/xslt
diff options
context:
space:
mode:
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"/>