[Libreoffice-commits] core.git: udkapi/com
Andrea Gelmini
andrea.gelmini at gelma.net
Thu Jun 7 12:31:05 UTC 2018
udkapi/com/sun/star/bridge/OleBridgeSupplierVar1.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f6134b153a0b172e6f8f0a8e76985bd6a7848692
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Thu Jun 7 10:28:07 2018 +0200
Fix typo
Change-Id: Ifd20975b799ae63ff55a6b34f7d768831462648c
Reviewed-on: https://gerrit.libreoffice.org/55412
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
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
More information about the Libreoffice-commits
mailing list