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

New commits:
commit 3c94289c22a64907150ca0d01451cf6227344656
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Nov 26 11:23:54 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Nov 26 18:58:52 2024 +0100

    Remove exec bits on odt file
    
    Change-Id: Ic528aa0d92d3d5e9ac971be8b5343a0b2b4da5c7
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177328
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Jenkins

diff --git a/sw/qa/extras/uiwriter/data/tdf162326_list.odt 
b/sw/qa/extras/uiwriter/data/tdf162326_list.odt
old mode 100755
new mode 100644
commit 8068f5a5d0a9b09606165eec17e8ef5d26482fcf
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Nov 26 11:22:27 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Nov 26 18:58:39 2024 +0100

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

diff --git a/sw/qa/extras/ooxmlexport/ooxmlexport21.cxx 
b/sw/qa/extras/ooxmlexport/ooxmlexport21.cxx
index 5a5c103786f4..4847a47fb7b6 100644
--- a/sw/qa/extras/ooxmlexport/ooxmlexport21.cxx
+++ b/sw/qa/extras/ooxmlexport/ooxmlexport21.cxx
@@ -1167,7 +1167,7 @@ CPPUNIT_TEST_FIXTURE(Test, 
testCommentWithChildrenTdf163092)
 
 CPPUNIT_TEST_FIXTURE(Test, testTdf146269)
 {
-    // Given a focument with a field in a redline:
+    // Given a document with a field in a redline:
     createSwDoc("deleted_pageref.docx");
     // It must open unmodified:
     {

Reply via email to