summaryrefslogtreecommitdiff
path: root/slideshow/source/inc
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-10-18 16:21:52 +0200
committerJulien Nabet <serval2412@yahoo.fr>2017-10-19 09:49:01 +0200
commite8b5510a697f25f72a2171b307fb8ae5f21121ec (patch)
treef39ac9c234ab505646f8c039e6a43f0fd66bd640 /slideshow/source/inc
parent66a33ea9ef0ede9c90714455e6ad46197425f075 (diff)
Fix typos
Change-Id: I101357736813bfd47fb15d347fd2c0a33133de56 Reviewed-on: https://gerrit.libreoffice.org/43506 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'slideshow/source/inc')
-rw-r--r--slideshow/source/inc/transitioninfo.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/inc/transitioninfo.hxx b/slideshow/source/inc/transitioninfo.hxx
index a1b43541b330..241771bec5f9 100644
--- a/slideshow/source/inc/transitioninfo.hxx
+++ b/slideshow/source/inc/transitioninfo.hxx
@@ -112,9 +112,9 @@ struct TransitionInfo
*/
bool mbOutInvertsSweep;
- /** when true, scale clip polygon isotrophically to
+ /** when true, scale clip polygon isotropically to
target size. when false, scale is
- anisotrophically.
+ anisotropically.
*/
bool mbScaleIsotrophically;