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

New commits:
commit d446029007914e23a9b93df1a0164d95e6b8c79b
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Mar 18 23:40:55 2025 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Mar 19 11:16:52 2025 +0100

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

diff --git a/sw/qa/core/objectpositioning/objectpositioning.cxx 
b/sw/qa/core/objectpositioning/objectpositioning.cxx
index 51f124d61e50..7e1104df9db9 100644
--- a/sw/qa/core/objectpositioning/objectpositioning.cxx
+++ b/sw/qa/core/objectpositioning/objectpositioning.cxx
@@ -515,7 +515,7 @@ CPPUNIT_TEST_FIXTURE(Test, 
testInsertShapeOnAsCharImg_tdf16890)
 
 CPPUNIT_TEST_FIXTURE(Test, testDoNotCaptureDrawObjsDrawObjNoCapture)
 {
-    // Given a document with a draw object, which is positined outside the 
page frame:
+    // Given a document with a draw object, which is positioned outside the 
page frame:
     createSwDoc("do-not-capture-draw-objs-draw-obj-no-capture.docx");
 
     // When laying out that document:

Reply via email to