oox/qa/unit/testscene3d.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0de11772fa62424910dc4f0155f559de66c0c97c
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Mar 14 12:57:02 2024 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Mar 14 13:44:30 2024 +0100

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

diff --git a/oox/qa/unit/testscene3d.cxx b/oox/qa/unit/testscene3d.cxx
index 6d22f714692e..5ca452ea3d21 100644
--- a/oox/qa/unit/testscene3d.cxx
+++ b/oox/qa/unit/testscene3d.cxx
@@ -482,7 +482,7 @@ CPPUNIT_TEST_FIXTURE(TestScene3d, 
test_lightRig_rot_rotation)
     // The rotation brings the second light in a position, that it contributes 
to the left face.
     // Because the light is specular in MS Office, but current LibreOffice 
cannot make a second
     // light specular, the colors in MS Office and LibreOffice differ 
noticeably. MS Office has
-    // here rgb(255, 214, 99). The expectected color is the color in 
LibreOffice as of March 2024.
+    // here rgb(255, 214, 99). The expected color is the color in LibreOffice 
as of March 2024.
     // The test needs to be updated, when LibreOffice rendering is improved.
     nX = 0.078176 * aBMP.GetSizePixel().Width();
     nY = 0.49904 * aBMP.GetSizePixel().Height();
  • core.git: oox/qa Andrea Gelmini (via logerrit)

Reply via email to