summaryrefslogtreecommitdiffstats
path: root/reportdesign/source/ui/inspection/DataProviderHandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/ui/inspection/DataProviderHandler.cxx')
-rw-r--r--reportdesign/source/ui/inspection/DataProviderHandler.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/ui/inspection/DataProviderHandler.cxx b/reportdesign/source/ui/inspection/DataProviderHandler.cxx
index 3affd783bf35..5c7794ddf2d6 100644
--- a/reportdesign/source/ui/inspection/DataProviderHandler.cxx
+++ b/reportdesign/source/ui/inspection/DataProviderHandler.cxx
@@ -173,7 +173,7 @@ uno::Any SAL_CALL DataProviderHandler::getPropertyValue(const OUString & Propert
switch(nId)
{
case PROPERTY_ID_CHARTTYPE:
- // TODO: We need a possiblity to get the UI of the selected chart type
+ // TODO: We need a possibility to get the UI of the selected chart type
//if( m_xChartModel.is() )
//{
// uno::Reference< chart2::XDiagram > xDiagram( m_xChartModel->getFirstDiagram() );