summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/bridge/XBridge.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/XBridge.idl
parent2c9ce5403c8a9e6cb3e869dfdd023cffb88e4e7a (diff)
proofing by Richard Holt
Diffstat (limited to 'udkapi/com/sun/star/bridge/XBridge.idl')
-rw-r--r--udkapi/com/sun/star/bridge/XBridge.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/udkapi/com/sun/star/bridge/XBridge.idl b/udkapi/com/sun/star/bridge/XBridge.idl
index 013081e0f022..7f86f315cfcd 100644
--- a/udkapi/com/sun/star/bridge/XBridge.idl
+++ b/udkapi/com/sun/star/bridge/XBridge.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XBridge.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
@@ -85,7 +85,7 @@ interface XBridge: com::sun::star::uno::XInterface
// DocMerge from xml: method com::sun::star::bridge::XBridge::getName
- /** name that got the bridge when it was created.
+ /** name that the bridge got when it was created.
*/
string getName();