summaryrefslogtreecommitdiff
path: root/filter/source/xslt/export/wordml/ooo2wordml_list.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xslt/export/wordml/ooo2wordml_list.xsl')
-rw-r--r--filter/source/xslt/export/wordml/ooo2wordml_list.xsl10
1 files changed, 5 insertions, 5 deletions
diff --git a/filter/source/xslt/export/wordml/ooo2wordml_list.xsl b/filter/source/xslt/export/wordml/ooo2wordml_list.xsl
index 5c1d68ae34aa..8c090d92ca30 100644
--- a/filter/source/xslt/export/wordml/ooo2wordml_list.xsl
+++ b/filter/source/xslt/export/wordml/ooo2wordml_list.xsl
@@ -281,19 +281,19 @@
<w:nfc w:val="24"/>
</xsl:when>
<xsl:when test="$number-format ='أ, ب, ت, ...'">
- <!-- 46. arabic-alpha-->
+ <!-- 46. arabic-alpha-->
<w:nfc w:val="46"/>
</xsl:when>
<xsl:when test="$number-format = 'ก, ข, ฃ, ...'">
- <!--53. thai-letters not match well !-->
+ <!--53. thai-letters not match well !-->
<w:nfc w:val="53"/>
- </xsl:when>
- <xsl:when test="$number-format='א, י, ק, ...'">
+ </xsl:when>
+ <xsl:when test="$number-format='א, י, ק, ...'">
<!--45. hebrew-1-->
<w:nfc w:val="45"/>
</xsl:when>
<xsl:when test="$number-format='א, ב, ג, ...'">
- <!--47. hebrew-2-->
+ <!--47. hebrew-2-->
<w:nfc w:val="47"/>
</xsl:when>
<xsl:when test="string-length($number-format)=0">