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

New commits:
commit 3668f405d5813c4dc8868cc2bfcb7d206ac50557
Author:     Bogdan Buzea <buzea.bog...@libreoffice.org>
AuthorDate: Tue Jun 10 05:52:38 2025 +0200
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Tue Jun 10 08:59:07 2025 +0200

    Fix typo
    
    Change-Id: I28390b7e8a9e25df00751c498de83dbd8a77cc40
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186310
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>
    Tested-by: Jenkins

diff --git a/sw/qa/extras/layout/layout3.cxx b/sw/qa/extras/layout/layout3.cxx
index 23dd0dc51221..e53d22c8fd1a 100644
--- a/sw/qa/extras/layout/layout3.cxx
+++ b/sw/qa/extras/layout/layout3.cxx
@@ -1169,7 +1169,7 @@ CPPUNIT_TEST_FIXTURE(SwLayoutWriter3, 
testTdf126154_minimum_shrinking)
         u",,,,,,,, , , , , , , , Lorem ipsum dolor sit amet, consectetur 
adipiscing elit. Vesti ");
 
     // also minimum word space: 80%, 100%, 100%
-    // only a single line was yphenated from the previous ones
+    // only a single line was hyphenated from the previous ones
     // TODO: fix possible interoperability issues, allow optional limitation 
of hyphenation again
     assertXPath(
         pXmlDoc, "/root/page[1]/body/txt[10]/SwParaPortion/SwLineLayout[1]", 
"portion",

Reply via email to