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

New commits:
commit 9f927ea6d0087938911ee07e97416d705553ec9c
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue May 14 21:24:51 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat May 25 08:37:07 2019 +0200

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

diff --git a/extensions/source/propctrlr/selectlabeldialog.hxx 
b/extensions/source/propctrlr/selectlabeldialog.hxx
index 40d0d280f0d6..a380dba739ed 100644
--- a/extensions/source/propctrlr/selectlabeldialog.hxx
+++ b/extensions/source/propctrlr/selectlabeldialog.hxx
@@ -33,7 +33,7 @@ namespace pcr
         OUString m_sRequiredService;
         OUString m_aRequiredControlImage;
         std::unique_ptr<weld::TreeIter> m_xInitialSelection;
-        // the entry datas of the listbox entries
+        // the entry data of the listbox entries
         
std::vector<std::unique_ptr<css::uno::Reference<css::beans::XPropertySet>>> 
m_xUserData;
         css::uno::Reference< css::beans::XPropertySet >   
m_xInitialLabelControl;
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to