summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-02-06 22:44:02 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-02-06 22:44:02 +0100
commit137ad247ce8a6089beab490d78d21d34cae7f017 (patch)
treecea384c671076b1fb29b45beed900238a73c8845 /filter
parent9bbb7ca9f730217f872462086493ba281ad399f8 (diff)
Typo: maping -> mapping
Change-Id: I38f51d86eb9230e8f892a180141ff58ad2e73aa3
Diffstat (limited to 'filter')
-rw-r--r--filter/source/xslt/import/wordml/wordml2ooo_path.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xslt/import/wordml/wordml2ooo_path.xsl b/filter/source/xslt/import/wordml/wordml2ooo_path.xsl
index 6f73a4b300d4..ec2edea76a95 100644
--- a/filter/source/xslt/import/wordml/wordml2ooo_path.xsl
+++ b/filter/source/xslt/import/wordml/wordml2ooo_path.xsl
@@ -584,7 +584,7 @@
**Template vmlpath2enhancedpath**
The template is resposible for converting the vml-path to enhanced-path, because the svg:path
cann't support command a now.(But heard that will be supported in OOo3.0)
- And the 2nd reason of using an enhanced-path is that enhanced-path have a perfect maping to
+ And the 2nd reason of using an enhanced-path is that enhanced-path have a perfect mapping to
vmlpath.(You will find out that often,we even don't need to change the parameters).
-->
<xsl:template name="vmlpath2enhancedpath">