summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/bridge/XBridgeSupplier2.idl')
-rw-r--r--udkapi/com/sun/star/bridge/XBridgeSupplier2.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl b/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl
index d393083d180d..01930ca321d4 100644
--- a/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl
+++ b/udkapi/com/sun/star/bridge/XBridgeSupplier2.idl
@@ -43,7 +43,7 @@
bridging code involved when those types are being used.
</p>
- <p>Sometimes a bridge cannot be created, depending on whether a programm uses
+ <p>Sometimes a bridge cannot be created, depending on whether a program uses
the XBridgeSupplier2 interface remotely. Assuming one wants to bridge an
OLE Automation object to UNO by calling createBridge on a proxy, then the UNO remote
bridge would not recognise that the Any argument contains an IDispatch interface.