Kaydet (Commit) 7e79c8d6 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Jens Carl

Fix typo

Change-Id: Ia182da4c6f364d302ca189a10a7e9619211770cc
Reviewed-on: https://gerrit.libreoffice.org/66247
Tested-by: Jenkins
Reviewed-by: 's avatarJens Carl <j.carl43@gmx.de>
üst 4efab985
...@@ -711,7 +711,7 @@ void ChartTypeTemplate::createAxes( ...@@ -711,7 +711,7 @@ void ChartTypeTemplate::createAxes(
void ChartTypeTemplate::adaptAxes( void ChartTypeTemplate::adaptAxes(
const Sequence< Reference< XCoordinateSystem > > & rCoordSys ) const Sequence< Reference< XCoordinateSystem > > & rCoordSys )
{ {
//adapt properties of exsisting axes and remove superfluous axes //adapt properties of existing axes and remove superfluous axes
if( rCoordSys.getLength() > 0 ) if( rCoordSys.getLength() > 0 )
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment