sw/qa/extras/ooxmlexport/ooxmlexport11.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8854cf29682bc2f02fba1901f967c7a94bc706d5
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Sun Sep 2 16:13:52 2018 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Sep 2 21:26:45 2018 +0200

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

diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx 
b/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx
index fc7c469e1c2f..6012d8039e91 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport11.cxx
@@ -625,7 +625,7 @@ DECLARE_OOXMLEXPORT_TEST(testTdf119188_list_margin_in_cell, 
"tdf119188_list_marg
     uno::Reference<text::XTextTable> xTable(xTables->getByIndex(0), 
uno::UNO_QUERY);
     uno::Reference<text::XTextRange> xCell(xTable->getCellByName("A1"), 
uno::UNO_QUERY);
 
-    // lists with auto margings in cells: top margin of the first paragraph is 
zero,
+    // lists with auto margins in cells: top margin of the first paragraph is 
zero,
     // but not the bottom margin of the last paragraph, also other list items 
have got
     // zero margins.
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to