diff options
-rw-r--r-- | udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl b/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl index 8be1bc06595d..ea2ad053b0cb 100644 --- a/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl +++ b/udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl @@ -26,7 +26,7 @@ /** maps UNO types to COM types and vice versa. It is optimized for use in a - remote szenario. <p> + remote scenario. <p> The functionality is basically the same as com::sun::star::bridge::OleBridgeSupplier2. However, the implementation should be optimized for remote access. For example, it could |