[Libreoffice-commits] core.git: chart2/source
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Dec 12 07:25:09 UTC 2018
chart2/source/tools/ThreeDHelper.cxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 06d77084228e16a68a6da37f182be282be2fa946
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Mon Dec 10 15:37:06 2018 +0100
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Dec 12 08:24:47 2018 +0100
Fix typo
Change-Id: I2914579b935a7e7556264222293d043618555b91
Reviewed-on: https://gerrit.libreoffice.org/64997
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
diff --git a/chart2/source/tools/ThreeDHelper.cxx b/chart2/source/tools/ThreeDHelper.cxx
index 067642e5a149..b6e91156fbab 100644
--- a/chart2/source/tools/ThreeDHelper.cxx
+++ b/chart2/source/tools/ThreeDHelper.cxx
@@ -976,7 +976,7 @@ void ThreeDHelper::setRotationAngleToDiagram(
try
{
- //remind old rotation for adaption of light directions
+ //remind old rotation for adaptation of light directions
::basegfx::B3DHomMatrix aInverseOldRotation( lcl_getInverseRotationMatrix( xSceneProperties ) );
::basegfx::B3DHomMatrix aInverseCameraRotation;
More information about the Libreoffice-commits
mailing list