summaryrefslogtreecommitdiff
path: root/oox/qa
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2024-03-20 22:34:17 +0100
committerJulien Nabet <serval2412@yahoo.fr>2024-03-21 08:34:22 +0100
commit4656674fa7daaf6eca13613e31d32382e755fe4d (patch)
tree8aaa9b1a86c40a3cbc9e58b3131e22a6c6e5b249 /oox/qa
parenta85aeb1b8354ad6c4da23fe5947147991a573aa5 (diff)
Fix typo
Change-Id: I4b017b9886713423a2b8f445ced297ddc10f6434 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165084 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'oox/qa')
-rw-r--r--oox/qa/unit/testscene3d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/qa/unit/testscene3d.cxx b/oox/qa/unit/testscene3d.cxx
index 48b968ba23cd..ee60eb24c614 100644
--- a/oox/qa/unit/testscene3d.cxx
+++ b/oox/qa/unit/testscene3d.cxx
@@ -492,7 +492,7 @@ CPPUNIT_TEST_FIXTURE(TestScene3d, test_material_highlight)
{
// The file contains six shapes with same geometry and fill and line color. The scenes use the
// camera 'orthographicFront' and the lightRig 'twoPt'. The test looks at an area of highlight
- // and at an area outside the hightlight.
+ // and at an area outside the highlight.
loadFromFile(u"Scene3d_material_highlight.pptx");