[Libreoffice-commits] core.git: filter/source
Julien Nabet
serval2412 at yahoo.fr
Thu Feb 6 13:44:50 PST 2014
filter/source/xslt/import/wordml/wordml2ooo_path.xsl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 137ad247ce8a6089beab490d78d21d34cae7f017
Author: Julien Nabet <serval2412 at yahoo.fr>
Date: Thu Feb 6 22:44:02 2014 +0100
Typo: maping -> mapping
Change-Id: I38f51d86eb9230e8f892a180141ff58ad2e73aa3
diff --git a/filter/source/xslt/import/wordml/wordml2ooo_path.xsl b/filter/source/xslt/import/wordml/wordml2ooo_path.xsl
index 6f73a4b..ec2edea 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">
More information about the Libreoffice-commits
mailing list