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

New commits:
commit d9dd5cad646de245dda30d45addce6975ef6d7a7
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jun 10 16:56:33 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jun 12 07:10:20 2019 +0200

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

diff --git a/filter/source/xslt/export/wordml/ooo2wordml_border.xsl 
b/filter/source/xslt/export/wordml/ooo2wordml_border.xsl
index affd1f7aebbb..9ca50dc6491e 100644
--- a/filter/source/xslt/export/wordml/ooo2wordml_border.xsl
+++ b/filter/source/xslt/export/wordml/ooo2wordml_border.xsl
@@ -38,7 +38,7 @@
                         <xsl:otherwise>none</xsl:otherwise>
                     </xsl:choose>
                 </xsl:variable>
-                <!-- MS word and SO wirter borders Mapping
+                <!-- MS word and SO writer borders Mapping
                 MS word Borders                         SO borders
                 w:val="single" w:sz="0"                         
0.05pt(0.002cm);solid
                 w:val="single" w:sz="12"                        
1.00pt(0.035cm);solid
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to