summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-10-24 16:53:40 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-10-24 22:28:46 +0200
commit6f901c26f34cc1d6176850b11bd0c58d7be65218 (patch)
tree509cd5b4d6743b4186121a1f591460cda48f8a5a /svx
parentc8feee4e5c98fd0d46c83f8452fb2215d56e9d93 (diff)
Fix typos
Change-Id: I64cfe4c24d3abb4a8445fd2e7b832b2bdb0b40d3 Reviewed-on: https://gerrit.libreoffice.org/62310 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'svx')
-rw-r--r--[-rwxr-xr-x]svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx b/svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx
index 146650eeaf78..f67a24ac4137 100755..100644
--- a/svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx
+++ b/svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx
@@ -719,7 +719,7 @@ namespace drawinglayer
if(!bDidMerge)
{
- // no merge aftzer checking all existing data, append as new segment
+ // no merge after checking all existing data, append as new segment
aRetval.append(aCandidatePartial);
}
}