summaryrefslogtreecommitdiff
path: root/sw/inc/unochart.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/unochart.hxx')
-rw-r--r--sw/inc/unochart.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unochart.hxx b/sw/inc/unochart.hxx
index 94925c78b042..dc4a57650161 100644
--- a/sw/inc/unochart.hxx
+++ b/sw/inc/unochart.hxx
@@ -260,7 +260,7 @@ class SwChartDataSequence :
OUString aRowLabelText;
OUString aColLabelText;
- // holds a reference to the data-provider to guarantee it's lifetime last as
+ // holds a reference to the data-provider to guarantee its lifetime last as
// long as the pointer may be used.
::com::sun::star::uno::Reference< com::sun::star::chart2::data::XDataProvider > xDataProvider;
SwChartDataProvider * pDataProvider;