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

New commits:
commit 9ccf0bedc472a14e309ea39434af33082d838614
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Jan 31 17:44:49 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Feb 3 07:29:21 2019 +0100

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

diff --git a/chart2/source/inc/WrappedPropertySet.hxx 
b/chart2/source/inc/WrappedPropertySet.hxx
index b0ea15f0ef00..09c768fc75f0 100644
--- a/chart2/source/inc/WrappedPropertySet.hxx
+++ b/chart2/source/inc/WrappedPropertySet.hxx
@@ -111,7 +111,7 @@ protected: //member
 
     std::unique_ptr<tWrappedPropertyMap>                
m_pWrappedPropertyMap;//holds all wrapped properties (containing the special 
mapping from inner to outer properties)
 
-    //Container for the XProperyChangedListener. The listeners are inserted by 
handle.
+    //Container for the XPropertyChangedListener. The listeners are inserted 
by handle.
     //OMultiTypeInterfaceContainerHelperInt32             
m_aBoundListenerContainer;
 
     //Container for the XPropertyVetoableListener. The listeners are inserted 
by handle.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to