summaryrefslogtreecommitdiff
path: root/sw/source/core/unocore/unochart.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/unocore/unochart.cxx')
-rw-r--r--sw/source/core/unocore/unochart.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/unocore/unochart.cxx b/sw/source/core/unocore/unochart.cxx
index 45372893af17..5a251dd334d1 100644
--- a/sw/source/core/unocore/unochart.cxx
+++ b/sw/source/core/unocore/unochart.cxx
@@ -1624,7 +1624,7 @@ void SwChartDataProvider::DisposeAllDataSequences( const SwTable *pTable )
* SwChartDataProvider::AddRowCols tries to notify charts of added columns
* or rows and extends the value sequence respectively (if possible).
* If those can be added to the end of existing value data-sequences those
- * sequences get mofdified accordingly and will send a modification
+ * sequences get modified accordingly and will send a modification
* notification (calling 'setModified
*
* Since this function is a work-around for non existent Writer core functionality