summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/axes/Tickmarks.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/axes/Tickmarks.hxx b/chart2/source/view/axes/Tickmarks.hxx
index 3be50f61f00b..52542ade9e77 100644
--- a/chart2/source/view/axes/Tickmarks.hxx
+++ b/chart2/source/view/axes/Tickmarks.hxx
@@ -146,7 +146,7 @@ private: //member
::basegfx::B2DVector m_aAxisStartScreenPosition2D;
::basegfx::B2DVector m_aAxisEndScreenPosition2D;
- //labels might be posioned high or low on the border of the diagram far away from the axis
+ //labels might be positioned high or low on the border of the diagram far away from the axis
//add this vector to go from the axis line to the label line (border of the diagram)
::basegfx::B2DVector m_aAxisLineToLabelLineShift;