summaryrefslogtreecommitdiffstats
path: root/udkapi/com/sun/star/uno/XInterface.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/uno/XInterface.idl')
-rw-r--r--udkapi/com/sun/star/uno/XInterface.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/uno/XInterface.idl b/udkapi/com/sun/star/uno/XInterface.idl
index ce006a593519..57f06dbd42fa 100644
--- a/udkapi/com/sun/star/uno/XInterface.idl
+++ b/udkapi/com/sun/star/uno/XInterface.idl
@@ -91,7 +91,7 @@ published interface XInterface
to the object.
<p>
- It is only allowed to invoke a method on an UNO object, when you keep
+ It is only allowed to invoke a method on a UNO object, when you keep
a hard reference to it.
<p> Every call to acquire must be followed by a corresponding call to release