summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/bridge/XInstanceProvider.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2001-11-16 13:25:39 +0000
committerMichael Hönnig <mi@openoffice.org>2001-11-16 13:25:39 +0000
commit9f85911926eeecbbbaf1bbe89a674897550d89b4 (patch)
tree1d938f824ecceb6a3c64a2caae821e053aed9d19 /udkapi/com/sun/star/bridge/XInstanceProvider.idl
parent2c9ce5403c8a9e6cb3e869dfdd023cffb88e4e7a (diff)
proofing by Richard Holt
Diffstat (limited to 'udkapi/com/sun/star/bridge/XInstanceProvider.idl')
-rw-r--r--udkapi/com/sun/star/bridge/XInstanceProvider.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/bridge/XInstanceProvider.idl b/udkapi/com/sun/star/bridge/XInstanceProvider.idl
index 453670bcf151..e89e832ac304 100644
--- a/udkapi/com/sun/star/bridge/XInstanceProvider.idl
+++ b/udkapi/com/sun/star/bridge/XInstanceProvider.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XInstanceProvider.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: jbu $ $Date: 2001-10-12 16:01:03 $
+ * last change: $Author: mi $ $Date: 2001-11-16 14:24:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,7 @@ interface XInstanceProvider: com::sun::star::uno::XInterface
The name of the requested object.
@returns
- the object associated with the name. The return value maybe null in case
+ the object associated with the name. The return value may be null in case
there is no object to offer for this string. In this case, XBridge.getInstance()
will also return a null reference