summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-08-20 22:53:39 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2017-08-21 08:43:01 +0200
commit35974dfc730079fd8d13e62f6b8a4048962f923f (patch)
tree225f34d256ef490012b1bc51800fd0ec2fd873c8 /sw
parent59fd62fc2ff86320da67f99171eedbfe2d931c2b (diff)
Fix typos
Change-Id: I3f3abc3c6e12536d4bc38f0c676d5fc20532a1e3 Reviewed-on: https://gerrit.libreoffice.org/41370 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/source/core/layout/trvlfrm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/trvlfrm.cxx b/sw/source/core/layout/trvlfrm.cxx
index 57c65a417528..68f12ac144da 100644
--- a/sw/source/core/layout/trvlfrm.cxx
+++ b/sw/source/core/layout/trvlfrm.cxx
@@ -266,7 +266,7 @@ bool SwPageFrame::GetCursorOfst( SwPosition *pPos, Point &rPoint,
}
else
{
- /* In order to provide a selection as accurable as possible when we have both
+ /* In order to provide a selection as accurate as possible when we have both
* text and background object, then we compute the distance between both
* would-be positions and the click point. The shortest distance wins.
*/