summaryrefslogtreecommitdiff
path: root/chart2/source/controller/inc/AccessibleBase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/inc/AccessibleBase.hxx')
-rw-r--r--chart2/source/controller/inc/AccessibleBase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/inc/AccessibleBase.hxx b/chart2/source/controller/inc/AccessibleBase.hxx
index 5487a3bdfa29..a0794da69994 100644
--- a/chart2/source/controller/inc/AccessibleBase.hxx
+++ b/chart2/source/controller/inc/AccessibleBase.hxx
@@ -144,7 +144,7 @@ protected:
*/
void RemoveState( sal_Int16 aState ) throw (::com::sun::star::uno::RuntimeException);
- /** has to be overloaded by derived classes that support child elements.
+ /** has to be overridden by derived classes that support child elements.
With this method a rescan is initiated that should result in a correct
list of children.