extensions/source/ole/servprov.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 76c53d3355147c5b551c3469f9869e4e8a80aa11
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Dec 4 20:22:17 2019 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Dec 5 07:09:20 2019 +0100

    Fix typo
    
    Change-Id: I71c1a83f0c85f522c533ae075882211e26f78ef0
    Reviewed-on: https://gerrit.libreoffice.org/84478
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/extensions/source/ole/servprov.hxx 
b/extensions/source/ole/servprov.hxx
index 2fcf2ceac83e..57debb03779a 100644
--- a/extensions/source/ole/servprov.hxx
+++ b/extensions/source/ole/servprov.hxx
@@ -85,7 +85,7 @@ protected:
 
 // This class realizes the service com.sun.star.bridge.OleBridgeSupplier2 and
 // com.sun.star.bridge.OleBridgeSupplierVar1. The class implements 
XBridgeSupplier2 which
-// interface does not need a Maschine Id in its createBridge function anymore,
+// interface does not need a Machine Id in its createBridge function anymore,
 // If a UNO interface is to be converted then the member m_nUnoWrapperClass 
determines
 // what wrapper class is to be used. There are currently InterfaceOleWrapper 
and
 // UnoObjectWrapperRemoteOpt. The first is used for the OleBridgeSupplier2 and 
the
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to