summaryrefslogtreecommitdiff
path: root/filter/source/xslt
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-12-08 23:14:58 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-12-09 04:51:56 +0100
commit61eafd7d39665dd6dc90e1d2b8ddaf7562fc58ed (patch)
tree2a9a4e137c2fe5aa6b5fc84ce066e3b7884a2f76 /filter/source/xslt
parent0036992ceb8787484e2b2c6d46844a9aedb4a411 (diff)
Fix typos
Change-Id: I21d0277a010e589b1e3aa91be55cb515fa3bdc4d Reviewed-on: https://gerrit.libreoffice.org/46129 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
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 6ce8f408f0a4..e8cc703aa644 100644
--- a/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl
+++ b/filter/source/xslt/import/wordml/wordml2ooo_draw.xsl
@@ -1900,7 +1900,7 @@
<xsl:value-of select="concat( $value1 , '+' , $value2 , '*pi/180',' - ' ,$value3 , '*pi/180' )"/>
</xsl:when>
<xsl:otherwise>
- <xsl:message>Find a unsupported formule:<xsl:value-of select="$v-formula"/>
+ <xsl:message>Find an unsupported formulas:<xsl:value-of select="$v-formula"/>
</xsl:message>
<!--<xsl:value-of select="'0'"/><-for release use-->
<xsl:value-of select="concat('not found this:', $v-formula)"/>