summaryrefslogtreecommitdiff
path: root/sw/inc/unochart.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 17:06:02 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 16:13:45 +0000
commit402aa305b7e37c3d3e1432613f59c905933a97cd (patch)
treec3756a82a1219255b071adb223809f12b250a682 /sw/inc/unochart.hxx
parent370c65e709eb074c9982c56a2400cf945641ffaf (diff)
Fix typos
Change-Id: Ia87318cb323d403cdff947da0b70e0d2aabaacd4 Reviewed-on: https://gerrit.libreoffice.org/35657 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
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 680db85abdd1..c5168a45e3a8 100644
--- a/sw/inc/unochart.hxx
+++ b/sw/inc/unochart.hxx
@@ -182,7 +182,7 @@ public:
void AddDataSequence( const SwTable &rTable, css::uno::Reference< css::chart2::data::XDataSequence > &rxDataSequence );
void RemoveDataSequence( const SwTable &rTable, css::uno::Reference< css::chart2::data::XDataSequence > &rxDataSequence );
- // will send modifdied events for all data-sequences of the table
+ // will send modified events for all data-sequences of the table
void InvalidateTable( const SwTable *pTable );
bool DeleteBox( const SwTable *pTable, const SwTableBox &rBox );
void DisposeAllDataSequences( const SwTable *pTable );