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

New commits:
commit b86090e034105b386e44072dd084efe13b665cc1
Author:     Julien Nabet <[email protected]>
AuthorDate: Thu Sep 25 08:56:23 2025 +0200
Commit:     Julien Nabet <[email protected]>
CommitDate: Thu Sep 25 08:56:33 2025 +0200

    Revert "Fix typo"
    
    This reverts commit ea4c7cf6e227a390553e8f9c64f27b08590442e0.
    
    "Modeled" is US English so ok too.
    
    Change-Id: Ib7b8c9ce2abcd2a813e77130659ecf0a1afc4f6f
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/191474
    Reviewed-by: Julien Nabet <[email protected]>
    Tested-by: Julien Nabet <[email protected]>

diff --git a/sw/qa/extras/rtfexport/rtfexport8.cxx 
b/sw/qa/extras/rtfexport/rtfexport8.cxx
index 688763e61aba..bd02d10e09cc 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 modelled with a Writer section, followed by a 
paragraph with a new
+    // Given a document that is modeled 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