sw/qa/inc/swmodeltestbase.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ce685f64f38551e7984155783c9c7660d986abf6 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Jan 10 22:29:44 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Jan 10 23:29:56 2020 +0100 Fix typo Change-Id: I867d8466f44934757be103f1dae7544cb1981a55 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86585 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/qa/inc/swmodeltestbase.hxx b/sw/qa/inc/swmodeltestbase.hxx index 38f8e95a4a40..f7738ef35eef 100644 --- a/sw/qa/inc/swmodeltestbase.hxx +++ b/sw/qa/inc/swmodeltestbase.hxx @@ -143,7 +143,7 @@ using namespace css; CPPUNIT_TEST_SUITE_REGISTRATION(TestName); \ void TestName::verify() -/// Base class for filter tests loading or roundtriping a document, then asserting the document model. +/// Base class for filter tests loading or roundtripping a document, then asserting the document model. class SwModelTestBase : public test::BootstrapFixture, public unotest::MacrosTest, public XmlTestTools { private: _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits