summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/lang/XComponent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/lang/XComponent.idl')
-rw-r--r--udkapi/com/sun/star/lang/XComponent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/lang/XComponent.idl b/udkapi/com/sun/star/lang/XComponent.idl
index 4711bea0c16e..38b83aa3762e 100644
--- a/udkapi/com/sun/star/lang/XComponent.idl
+++ b/udkapi/com/sun/star/lang/XComponent.idl
@@ -26,7 +26,7 @@ module com { module sun { module star { module lang {
published interface XEventListener;
-/** allows to exclicitly free resources and break cyclic references.
+/** allows to explicitly free resources and break cyclic references.
<p>Actually the real lifetime of an UNO object is controlled by
references kept on interfaces of this object. But there are two