diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2015-03-25 21:12:16 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2015-03-25 21:12:16 +0100 |
commit | 25d3c618d831036c08194610f188e4781c135cfc (patch) | |
tree | ff5adadb16effa6262ce65a030b7c673fe180a91 /swext | |
parent | 5584d73f2db413889347b4b3a1fcaf124db02b21 (diff) |
Typo: formated->formatted
Change-Id: Iefd4d375a0dfb36732233852f906c6b85dccc2a5
Diffstat (limited to 'swext')
-rw-r--r-- | swext/mediawiki/src/filter/odt2mediawiki.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swext/mediawiki/src/filter/odt2mediawiki.xsl b/swext/mediawiki/src/filter/odt2mediawiki.xsl index 1205536bac42..89fecbc971e5 100644 --- a/swext/mediawiki/src/filter/odt2mediawiki.xsl +++ b/swext/mediawiki/src/filter/odt2mediawiki.xsl @@ -481,7 +481,7 @@ --> <!-- - Make sure to join sibling node that are all formated with WikiMath style without repeating + Make sure to join sibling node that are all formatted with WikiMath style without repeating the <math>..</math> markup. Do not apply any transformation to the contents marked as WikiMath. |