summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
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);
}
}