From ad2eb6c4ba3ca36e2302c721a106dac80d266325 Mon Sep 17 00:00:00 2001 From: "Stefan Knorr (astron)" Date: Thu, 8 Dec 2011 09:05:20 +0100 Subject: Less succes, more success --- chart2/source/view/axes/VCartesianAxis.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chart2/source') diff --git a/chart2/source/view/axes/VCartesianAxis.cxx b/chart2/source/view/axes/VCartesianAxis.cxx index b345c47483d3..2d73cb7b545a 100644 --- a/chart2/source/view/axes/VCartesianAxis.cxx +++ b/chart2/source/view/axes/VCartesianAxis.cxx @@ -600,7 +600,7 @@ bool VCartesianAxis::createTextShapes( , TickFactory_2D* pTickFactory , sal_Int32 nScreenDistanceBetweenTicks ) { - //returns true if the text shapes have been created succesfully + //returns true if the text shapes have been created successfully //otherwise false - in this case the AxisLabelProperties have changed //and contain new instructions for the next try for text shape creation -- cgit