summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
Diffstat (limited to 'svx')
-rw-r--r--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 5c002c1347d8..8ba6b03bbe1a 100644
--- a/svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx
+++ b/svx/source/sdr/primitive2d/sdrframeborderprimitive2d.cxx
@@ -505,7 +505,7 @@ namespace
* - do not forget to consequently use -rX for rMyVector
* - definitions have to be ClockWise for the EndBorderLines, will be ensured by sorting
*
- * If you take all this into account, you will gett correctly extended BorderLinePrimitive2D
+ * If you take all this into account, you will get correctly extended BorderLinePrimitive2D
* representations for the new to be defined BorderLine. That extensions will overlap nicely
* with the corresponding BorderLines and take all multiple line definitions in the ::Style into
* account.