embeddedobj/source/msole/olepersist.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e5cb863bb9c8e59f6c8251342ba6f48915fb46fa
Author:     Andrea Gelmini <[email protected]>
AuthorDate: Wed May 22 10:42:34 2019 +0000
Commit:     Julien Nabet <[email protected]>
CommitDate: Wed May 22 15:31:43 2019 +0200

    Fix typo
    
    Change-Id: If7a5e779716e9423e94c22d11fc0f029fb89401f
    Reviewed-on: https://gerrit.libreoffice.org/72754
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <[email protected]>

diff --git a/embeddedobj/source/msole/olepersist.cxx 
b/embeddedobj/source/msole/olepersist.cxx
index 763ced642655..9f7f41235f60 100644
--- a/embeddedobj/source/msole/olepersist.cxx
+++ b/embeddedobj/source/msole/olepersist.cxx
@@ -1420,7 +1420,7 @@ void SAL_CALL OleEmbeddedObject::setPersistentEntry(
                                         3 );
     }
 #else
-    // On unix the ole object can not do anything except storing itself 
somewere
+    // On Unix the OLE object can not do anything except storing itself 
somewhere
     if ( nEntryConnectionMode == embed::EntryInitModes::DEFAULT_INIT && 
bElExists )
     {
         // TODO/LATER: detect classID of the object
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to