summaryrefslogtreecommitdiff
path: root/filter/source/xslt
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xslt')
-rw-r--r--filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl b/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
index 8869952740db..88f0d8addbd6 100644
--- a/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
+++ b/filter/source/xslt/import/spreadsheetml/spreadsheetml2ooo.xsl
@@ -1268,7 +1268,7 @@
<xsl:attribute name="number:transliteration-language">gu</xsl:attribute>
<xsl:attribute name="number:transliteration-country">IN</xsl:attribute>
</xsl:when>
- <!-- Oriya (India), #08 -->
+ <!-- Odia (India), #08 -->
<xsl:when test="$number-shape-code = 8">
<xsl:attribute name="number:transliteration-language">or</xsl:attribute>
<xsl:attribute name="number:transliteration-country">IN</xsl:attribute>
@@ -2102,7 +2102,7 @@
<xsl:attribute name="number:country">NO</xsl:attribute>
</xsl:when>
<xsl:when test="$language-country-code = 1096">
- <!-- Oriya (India), #0448 -->
+ <!-- Odia (India), #0448 -->
<xsl:attribute name="number:language">or</xsl:attribute>
<xsl:attribute name="number:country">IN</xsl:attribute>
</xsl:when>