chart2/source/controller/main/ChartController.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d9fdb80496ab6248e5ff9c35bca6a3c30e836752 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Thu May 8 17:58:35 2025 +0200 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu May 8 22:49:56 2025 +0200 Fix typo Change-Id: I511dae887646e37aded7384d7252ca38a74194b2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/185063 Tested-by: Julien Nabet <serval2...@yahoo.fr> Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/chart2/source/controller/main/ChartController.cxx b/chart2/source/controller/main/ChartController.cxx index c0b53a620f41..68d16fa3f39a 100644 --- a/chart2/source/controller/main/ChartController.cxx +++ b/chart2/source/controller/main/ChartController.cxx @@ -1293,7 +1293,7 @@ void SAL_CALL ChartController::dispatch( rtl::Reference<::chart::ChartModel> xChartModel = getChartModel(); if (xChartModel.is()) { - // if the selected is title.. we should get the text propertyes instead... + // if the selected is title... we should get the text properties instead... // or the selected text properties std::vector<Reference<beans::XPropertySet>> xProperties; xProperties.emplace(xProperties.end(),