summaryrefslogtreecommitdiff
path: root/sdext
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-10-01 14:12:30 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-10-01 19:10:20 +0000
commit441fa1c03664081d76bf6007c4ac0aee32f56342 (patch)
tree7f96d821be5261ca4dae65651ee6016bb922ab94 /sdext
parent6445d8d7d662d9bbeb20647bd14470ff7a4dba34 (diff)
Fix typos
Change-Id: I1e0e6f1b99090f26a6cd657ee9019bf2fa906dd9 Reviewed-on: https://gerrit.libreoffice.org/29436 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sdext')
-rw-r--r--sdext/source/presenter/PresenterSlideSorter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdext/source/presenter/PresenterSlideSorter.cxx b/sdext/source/presenter/PresenterSlideSorter.cxx
index 8f03f6187ad0..6d58ac62b861 100644
--- a/sdext/source/presenter/PresenterSlideSorter.cxx
+++ b/sdext/source/presenter/PresenterSlideSorter.cxx
@@ -771,7 +771,7 @@ geometry::RealRectangle2D PresenterSlideSorter::PlaceScrollBars (
}
else
{
- // if its not RTL place vertical scroll bar at right border.
+ // if it's not RTL place vertical scroll bar at right border.
mpVerticalScrollBar->SetPosSize(geometry::RealRectangle2D(
rUpperBox.X2 - mpVerticalScrollBar->GetSize(),
rUpperBox.Y1,