chart2/source/controller/main/ChartController_Properties.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d48f5dc1a0ed0c2c41888c91d8f9f140c58b27b3
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Apr 4 19:21:04 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Apr 5 07:56:35 2019 +0200

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

diff --git a/chart2/source/controller/main/ChartController_Properties.cxx 
b/chart2/source/controller/main/ChartController_Properties.cxx
index f40ab6fc7702..9a0242081da2 100644
--- a/chart2/source/controller/main/ChartController_Properties.cxx
+++ b/chart2/source/controller/main/ChartController_Properties.cxx
@@ -299,7 +299,7 @@ wrapper::ItemConverter* createItemConverter(
     }
     else
     {
-        //create itemconverter for a all objects of given type
+        //create itemconverter for all objects of given type
         switch(eObjectType)
         {
             case OBJECTTYPE_TITLE:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to