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

New commits:
commit 71cd508c068e662f06b984810d68868787223ab1
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Mon Jan 9 10:52:11 2023 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Mon Jan 9 09:54:28 2023 +0000

    Fix typo
    
    Change-Id: Iccacf0e31153f31d2f61de27e28db6074a9d3eca
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/145191
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sw/qa/extras/rtfexport/rtfexport3.cxx 
b/sw/qa/extras/rtfexport/rtfexport3.cxx
index a79e92814222..e47212c82f86 100644
--- a/sw/qa/extras/rtfexport/rtfexport3.cxx
+++ b/sw/qa/extras/rtfexport/rtfexport3.cxx
@@ -516,7 +516,7 @@ CPPUNIT_TEST_FIXTURE(Test, testTdf127806)
 
 DECLARE_RTFEXPORT_TEST(testTdf148578, "tdf148578.rtf")
 {
-    // \trgaph567 should affect only table cell margings (~1cm),
+    // \trgaph567 should affect only table cell margins (~1cm),
     // but do not shift table, since \trleft is not provided
     uno::Reference<text::XTextTable> xTable(getParagraphOrTable(1), 
uno::UNO_QUERY);
 

Reply via email to