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

New commits:
commit ea4c7cf6e227a390553e8f9c64f27b08590442e0
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Wed Sep 24 19:13:09 2025 +0200
Commit:     Julien Nabet <[email protected]>
CommitDate: Thu Sep 25 08:55:37 2025 +0200

    Fix typo
    
    Change-Id: I516daf3d5df51f23365ca5485018865e5b92f235
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191459
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/sw/qa/extras/rtfexport/rtfexport8.cxx 
b/sw/qa/extras/rtfexport/rtfexport8.cxx
index bd02d10e09cc..688763e61aba 100644
--- a/sw/qa/extras/rtfexport/rtfexport8.cxx
+++ b/sw/qa/extras/rtfexport/rtfexport8.cxx
@@ -525,7 +525,7 @@ CPPUNIT_TEST_FIXTURE(Test, testTdf160976_headerFooter3)
 
 CPPUNIT_TEST_FIXTURE(Test, testSectionBreakAfterSection)
 {
-    // Given a document that is modeled with a Writer section, followed by a 
paragraph with a new
+    // Given a document that is modelled with a Writer section, followed by a 
paragraph with a new
     // page style ("section break"):
     createSwDoc("section-break-after-section.rtf");
 

Reply via email to