diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-08-05 00:08:53 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2017-08-05 00:32:50 +0200 |
commit | 35a2d88288bfafe792f58906bdaad74a0135bb4a (patch) | |
tree | f77a3583055977d6816d3deb3cc9b98fc963211c /sw | |
parent | 5ecb947b3ad67300bae934dc011823d1989449b6 (diff) |
Fix typos
Change-Id: Ib7f43bf17ab8b9fb9d961a908d7620b50826a975
Reviewed-on: https://gerrit.libreoffice.org/40688
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sw')
-rw-r--r-- | sw/source/core/layout/paintfrm.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/layout/paintfrm.cxx b/sw/source/core/layout/paintfrm.cxx index 4c23869dad9d..a2c2bd01404d 100644 --- a/sw/source/core/layout/paintfrm.cxx +++ b/sw/source/core/layout/paintfrm.cxx @@ -2736,7 +2736,7 @@ void SwTabFramePainter::PaintLines(OutputDevice& rDev, const SwRect& rRect) cons // Writer creates it's vertical BorderLines bottom-to-top (see below). // To make the horizontal lines correctly 'guess' the line extensions // for the then mirrored svx::frame::Style for irregular double lines, - // hand over the for that case correct orientatoin of the 'other' + // hand over the for that case correct orientation of the 'other' // incoming edges -aY, |