summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorGolnaz Irannejad <golnaz.irannejad@gmail.com>2013-04-01 21:06:21 -0400
committerAndras Timar <atimar@suse.com>2013-04-02 06:47:04 +0000
commit4d858fff6b0980e82b36a7fe70a9e750ee9d53a2 (patch)
tree5da378bd3f87cd1922fbd40ad7828342bb7aab5f /filter
parent07b0617a5af5f1d942595695b1e3f27dbaea6bf8 (diff)
Fix typo: addtional => additional in the comment.
Change-Id: I7e9e71c721266a0cbc4412024ec49cb689672876 Reviewed-on: https://gerrit.libreoffice.org/3165 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
Diffstat (limited to 'filter')
-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 f5d72492a9e3..b92a129ff643 100644
--- a/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl
+++ b/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl
@@ -1684,7 +1684,7 @@
<xsl:number from="/w:wordDocument/w:body" level="any" count="v:textpath" format="1"/>
</xsl:variable>
<xsl:variable name="font-family">
- <!-- we need remove the addtional &quot; from font-family -->
+ <!-- we need remove the additional &quot; from font-family -->
<xsl:value-of select="translate(substring-before(substring-after(@style,'font-family:'),';'), '&quot;' ,'')"/>
</xsl:variable>
<xsl:variable name="font-size">