summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:18:41 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:26 +0200
commit6bdeee78847768b36bb6f364d8ba557bd437fb8a (patch)
tree553b7d1a3b4fbd3ab13d3c435003d78e99a695c1 /chart2
parentd23f07cc28ae97a81491a767ad75a3eef6be75da (diff)
typo: suiteable -> suitable
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/view/charttypes/BarChart.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/view/charttypes/BarChart.cxx b/chart2/source/view/charttypes/BarChart.cxx
index 2fa792e9998c..aa53db07ac28 100644
--- a/chart2/source/view/charttypes/BarChart.cxx
+++ b/chart2/source/view/charttypes/BarChart.cxx
@@ -652,7 +652,7 @@ void BarChart::createShapes()
//@todo iterate through all subsystems to create partial points
{
- //@todo select a suiteable PositionHelper for this subsystem
+ //@todo select a suitable PositionHelper for this subsystem
BarPositionHelper* pSubPosHelper = pPosHelper;
double fUnclippedUpperYValue = fUpperYValue;