summaryrefslogtreecommitdiff
path: root/chart2
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-04 19:21:04 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-05 07:56:35 +0200
commitd48f5dc1a0ed0c2c41888c91d8f9f140c58b27b3 (patch)
treee3efd82a64b1dbe8c3fa519a230adc995adb6f49 /chart2
parent59e2739b7f72178676a1c5412ce3a7f19deb67b5 (diff)
Fix typo
Change-Id: I7b329b4da49464e2bb34c29b8db0aa8e21c94c0e Reviewed-on: https://gerrit.libreoffice.org/70283 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'chart2')
-rw-r--r--chart2/source/controller/main/ChartController_Properties.cxx2
1 files changed, 1 insertions, 1 deletions
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: