[Libreoffice-commits] core.git: extensions/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Thu Dec 5 06:10:25 UTC 2019


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

New commits:
commit 76c53d3355147c5b551c3469f9869e4e8a80aa11
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Dec 4 20:22:17 2019 +0100
Commit:     Julien Nabet <serval2412 at 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 <serval2412 at yahoo.fr>
    Tested-by: Julien Nabet <serval2412 at 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


More information about the Libreoffice-commits mailing list