summaryrefslogtreecommitdiffstats
path: root/svx/source/svdraw/svdoedge.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svdoedge.cxx')
-rw-r--r--svx/source/svdraw/svdoedge.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/svdoedge.cxx b/svx/source/svdraw/svdoedge.cxx
index b20487920a1f..b2865b684bbc 100644
--- a/svx/source/svdraw/svdoedge.cxx
+++ b/svx/source/svdraw/svdoedge.cxx
@@ -571,7 +571,7 @@ void SdrEdgeObj::ImpRecalcEdgeTrack()
{
// #i123048# If layouting was ever suppressed, it needs to be done once
// and the attr need to be set at EdgeInfo, else these attr *will be lost*
- // in the following call to ImpSetEdgeInfoToAttr() sice they were never
+ // in the following call to ImpSetEdgeInfoToAttr() since they were never
// set before (!)
*pEdgeTrack=ImpCalcEdgeTrack(*pEdgeTrack,aCon1,aCon2,&aEdgeInfo);
ImpSetAttrToEdgeInfo();