summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/ServiceManager.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/ServiceManager.idl')
-rw-r--r--udkapi/com/sun/star/lang/ServiceManager.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/lang/ServiceManager.idl b/udkapi/com/sun/star/lang/ServiceManager.idl
index 24f3559adf46..85d9a750c808 100644
--- a/udkapi/com/sun/star/lang/ServiceManager.idl
+++ b/udkapi/com/sun/star/lang/ServiceManager.idl
@@ -113,7 +113,7 @@ published service ServiceManager
/** Property access.
*/
[optional] interface com::sun::star::beans::XPropertySet;
- /** specifies the default component context to be used, if instanciating services
+ /** specifies the default component context to be used, if instantiating services
via XMultiServiceFactory
*/
[optional, property] com::sun::star::uno::XComponentContext DefaultContext;