sw/qa/extras/uiwriter/uiwriter8.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6ed5b6e566f8ce03253f60e816c4524440cd5851 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Wed Nov 9 23:32:37 2022 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Nov 10 14:54:28 2022 +0100 Fix typo Change-Id: Ie5d81113eaf4b5103d685f4273f4b4942468f067 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142506 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/sw/qa/extras/uiwriter/uiwriter8.cxx b/sw/qa/extras/uiwriter/uiwriter8.cxx index 86976f715253..c5634816ea27 100644 --- a/sw/qa/extras/uiwriter/uiwriter8.cxx +++ b/sw/qa/extras/uiwriter/uiwriter8.cxx @@ -1378,7 +1378,7 @@ CPPUNIT_TEST_FIXTURE(SwUiWriterTest8, testTdf146573) CPPUNIT_TEST_FIXTURE(SwUiWriterTest8, testTdf148799) { - // load a document with table formulas with comman delimiter + // load a document with table formulas with comma delimiter SwDoc* pDoc = createSwDoc("tdf148799.docx"); SwWrtShell* pWrtShell = pDoc->GetDocShell()->GetWrtShell();