diff --git a/chart2/source/view/main/ShapeFactory.cxx b/chart2/source/view/main/ShapeFactory.cxx index a297f3c14295..e54788dad0a9 100644 --- a/chart2/source/view/main/ShapeFactory.cxx +++ b/chart2/source/view/main/ShapeFactory.cxx @@ -1804,7 +1804,7 @@ uno::Reference< drawing::XShapes > //it is necessary to set the transform matrix to initialize the scene properly //otherwise all objects which are placed into this Group will not be visible - //the following should be unnecessary after a the bug is fixed + //the following should be unnecessary after the bug is fixed { //set properties uno::Reference< beans::XPropertySet > xProp( xShape, uno::UNO_QUERY );