sw/qa/extras/ooxmlexport/ooxmlexport5.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 88fc1e0b3be8239bda2b6daf58f0e34936ad9e1b Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Feb 7 14:33:08 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Feb 7 14:53:05 2020 +0100 Fix typo Change-Id: I44241cf4c81543ad2a3091e3b19639f63e016cd8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88193 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport5.cxx b/sw/qa/extras/ooxmlexport/ooxmlexport5.cxx index 7948106338fd..4b8e9e39b2a2 100644 --- a/sw/qa/extras/ooxmlexport/ooxmlexport5.cxx +++ b/sw/qa/extras/ooxmlexport/ooxmlexport5.cxx @@ -276,7 +276,7 @@ DECLARE_OOXMLEXPORT_TEST(testFDO77725, "fdo77725.docx") DECLARE_OOXMLEXPORT_EXPORTONLY_TEST(testFootnoteSeparator, "footnotesep.fodt") { - // foontote separator definitions - taken from default page style + // footnote separator definitions - taken from default page style xmlDocPtr pXmlFootnotes = parseExport("word/footnotes.xml"); assertXPath(pXmlFootnotes, "/w:footnotes[1]/w:footnote[1]", "id", "0"); assertXPath(pXmlFootnotes, "/w:footnotes[1]/w:footnote[1]", "type", "separator"); _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits