summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/drawing/framework/ConfigurationController.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/drawing/framework/ConfigurationController.idl')
-rw-r--r--offapi/com/sun/star/drawing/framework/ConfigurationController.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/drawing/framework/ConfigurationController.idl b/offapi/com/sun/star/drawing/framework/ConfigurationController.idl
index 23e43ab70a0c..39669f6337a7 100644
--- a/offapi/com/sun/star/drawing/framework/ConfigurationController.idl
+++ b/offapi/com/sun/star/drawing/framework/ConfigurationController.idl
@@ -46,7 +46,7 @@ module com { module sun { module star { module drawing { module framework {
<p>This service is used at the moment by the
<type>XControllerManager</type> to create a configuration controller.
This allows developers to replace the default implementation of the
- configuration controller with their own. This may not be a usefull
+ configuration controller with their own. This may not be a useful
feature. Furthermore the sub controllers may need a tighter coupling
than the interfaces allow. These are reasons for removing this service
in the future and let the controller manager create the sub controllers