sw/qa/core/text/text.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit db75a6ecdd39f012fd1237da8169ece21f333b21
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Jun 14 17:48:32 2023 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Jun 15 07:11:44 2023 +0200

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

diff --git a/sw/qa/core/text/text.cxx b/sw/qa/core/text/text.cxx
index c961562b3c9e..6d71cadcf9ea 100644
--- a/sw/qa/core/text/text.cxx
+++ b/sw/qa/core/text/text.cxx
@@ -1312,7 +1312,7 @@ CPPUNIT_TEST_FIXTURE(SwCoreTextTest, 
testFloattableOverlap)
 CPPUNIT_TEST_FIXTURE(SwCoreTextTest, testTdf89288)
 {
     // Given a document with 2 paragraphs of mixed Complex and Western text,
-    // and 2 other paragrpahs of mixed Western and Asian text:
+    // and 2 other paragraphs of mixed Western and Asian text:
     createSwDoc("tdf89288.fodt");
 
     // When laying out that document:

Reply via email to