summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/CommandDispatch.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/controller/main/CommandDispatch.hxx')
-rw-r--r--chart2/source/controller/main/CommandDispatch.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/chart2/source/controller/main/CommandDispatch.hxx b/chart2/source/controller/main/CommandDispatch.hxx
index e28ec3ee96bc..e4255b2fc044 100644
--- a/chart2/source/controller/main/CommandDispatch.hxx
+++ b/chart2/source/controller/main/CommandDispatch.hxx
@@ -59,7 +59,7 @@ protected:
/** sends a status event for a specific command to all registered listeners
or only the one given when set.
- This method should be overloaded. The implementation should call
+ This method should be overridden. The implementation should call
fireStatusEventForURL and pass the xSingleListener argument to this
method unchanged.