sd/qa/unit/tiledrendering/tiledrendering.cxx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit ac2983bbfbc389b3c3a60b6dc31b96f6686f5233
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Nov 14 12:15:29 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Nov 14 12:34:27 2024 +0100

    Fix typos
    
    Change-Id: I67b770e3973b78cd59bc1e7c23d780187814c07a
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176587
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/sd/qa/unit/tiledrendering/tiledrendering.cxx 
b/sd/qa/unit/tiledrendering/tiledrendering.cxx
index 4b993877ea1c..11b740ebdc74 100644
--- a/sd/qa/unit/tiledrendering/tiledrendering.cxx
+++ b/sd/qa/unit/tiledrendering/tiledrendering.cxx
@@ -3122,9 +3122,9 @@ CPPUNIT_TEST_FIXTURE(SdTiledRenderingTest, 
testSlideshowLayeredRendering)
     // - background layer
     // - master slide layer
     // - main slide layer
-    // The doucment has nothing set for the background, so it should be 
application color = white
+    // The document has nothing set for the background, so it should be 
application color = white
     // On the master slide there is a (blue) rectangle on the right side - 
top-left should be transparent
-    // On the main slide there is a (green) rectanlge on the top-left size - 
right side should be transparent
+    // On the main slide there is a (green) rectangle on the top-left size - 
right side should be transparent
     // enable layer output to PNG files
     const bool bOutputPNG = false;
     SdXImpressDocument* pXImpressDocument = 
createDoc("SlideRenderingTest.odp");

Reply via email to