[Libreoffice-commits] core.git: chart2/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Mon Jan 14 06:15:34 UTC 2019
chart2/source/model/template/ChartTypeTemplate.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 101c8679d29b7aadd85628083efa1b73c8b3863b
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Jan 9 07:47:28 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Jan 14 07:15:14 2019 +0100
Fix typo
Change-Id: Ibf7d46963bddddfb3cb75170c43ba8a3279f1c34
Reviewed-on: https://gerrit.libreoffice.org/66281
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/chart2/source/model/template/ChartTypeTemplate.hxx b/chart2/source/model/template/ChartTypeTemplate.hxx
index fc2e33b83bc8..705bdbd6b3fe 100644
--- a/chart2/source/model/template/ChartTypeTemplate.hxx
+++ b/chart2/source/model/template/ChartTypeTemplate.hxx
@@ -213,7 +213,7 @@ protected:
*/
virtual sal_Int32 getAxisCountByDimension( sal_Int32 nDimension );
- /** adapt properties of exsisting axes and remove superfluous axes
+ /** adapt properties of existing axes and remove superfluous axes
*/
virtual void adaptAxes(
const css::uno::Sequence< css::uno::Reference< css::chart2::XCoordinateSystem > > & rCoordSys );
More information about the Libreoffice-commits
mailing list