embeddedobj/source/inc/oleembobj.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 50b858b96b1c252b3190bda0210e9df016016c1f
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Nov 14 21:58:44 2018 +0100
Commit:     Jens Carl <j.car...@gmx.de>
CommitDate: Thu Nov 15 01:21:50 2018 +0100

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

diff --git a/embeddedobj/source/inc/oleembobj.hxx 
b/embeddedobj/source/inc/oleembobj.hxx
index d9b75d2a9836..25194c87d0f8 100644
--- a/embeddedobj/source/inc/oleembobj.hxx
+++ b/embeddedobj/source/inc/oleembobj.hxx
@@ -207,7 +207,7 @@ class OleEmbeddedObject : public ::cppu::WeakImplHelper
 
     css::uno::Reference< css::uno::XInterface > m_xParent;
 
-    /// If it is allowed to modify entires in the stream of the OLE storage.
+    /// If it is allowed to modify entries in the stream of the OLE storage.
     bool m_bStreamReadOnly = false;
 
 protected:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to