summaryrefslogtreecommitdiff
path: root/sw/source/core/draw
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-05-11 07:46:31 +0000
committerEike Rathke <erack@redhat.com>2019-05-20 12:59:48 +0200
commitb7b26dadf7620206ef7a581f62dda99576b57b35 (patch)
tree99a68123297c6528728cc3ed9611bcd13cb19066 /sw/source/core/draw
parentf6f27ae31a26bf6cecbf9205ef28a6bad3d06864 (diff)
Fix typos
Change-Id: I4922f95ebc38e80e471139880ed894eda89402a8 Reviewed-on: https://gerrit.libreoffice.org/72142 Tested-by: Jenkins Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'sw/source/core/draw')
-rw-r--r--sw/source/core/draw/dflyobj.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/draw/dflyobj.cxx b/sw/source/core/draw/dflyobj.cxx
index 0b510dd767c9..890ee455a28a 100644
--- a/sw/source/core/draw/dflyobj.cxx
+++ b/sw/source/core/draw/dflyobj.cxx
@@ -521,7 +521,7 @@ void SwVirtFlyDrawObj::wrap_DoPaintObject(
{
// it is also necessary to restore the VCL MapMode from ViewInformation since e.g.
// the VCL PixelRenderer resets it at the used OutputDevice. Unfortunately, this
- // excludes shears and rotates which are not expressable in MapMode.
+ // excludes shears and rotates which are not expressible in MapMode.
// OD #i102707#
// new helper class to restore MapMode - restoration, only if
// needed and consideration of paint for meta file creation .