filter/source/xslt/import/wordml/wordml2ooo_field.xsl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 9283da0c028c112e82ed2b2fa37394a5fc004fad
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jun 10 16:56:32 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Jun 14 07:12:13 2019 +0200

    Fix typo
    
    Change-Id: I679707594b40e35ea5c503c0c0a6f37520eedce6
    Reviewed-on: https://gerrit.libreoffice.org/74000
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/filter/source/xslt/import/wordml/wordml2ooo_field.xsl 
b/filter/source/xslt/import/wordml/wordml2ooo_field.xsl
index 0fae0efa4ccd..590a97283662 100644
--- a/filter/source/xslt/import/wordml/wordml2ooo_field.xsl
+++ b/filter/source/xslt/import/wordml/wordml2ooo_field.xsl
@@ -1228,7 +1228,7 @@
             <xsl:attribute name="office:string-value"><xsl:value-of 
select="$field_content"/></xsl:attribute>
         </text:user-field-decl>
     </xsl:template>
-    <!-- =========this following template to convert the ms number format to 
OOo wirter format === -->
+    <!-- =========this following template to convert the ms number format to 
OOo writer format === -->
     <xsl:template name="get_field_num_format">
         <xsl:param name="input_MS_num_format"/>
         <xsl:choose>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to