summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorStefan Knorr (astron) <heinzlesspam@gmail.com>2011-12-08 09:05:20 +0100
committerStefan Knorr (astron) <heinzlesspam@gmail.com>2011-12-08 09:06:09 +0100
commitad2eb6c4ba3ca36e2302c721a106dac80d266325 (patch)
treeaa06f1d4b3473fd64f886b89b27af05dd043374f /chart2
parent79b00c41863bcb0d0cc1781d18e97d5871667fb0 (diff)
Less succes, more success
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/axes/VCartesianAxis.cxx2
1 files changed, 1 insertions, 1 deletions
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