summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svddrgv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/svddrgv.cxx')
-rw-r--r--svx/source/svdraw/svddrgv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/svddrgv.cxx b/svx/source/svdraw/svddrgv.cxx
index ea08590cf4e3..e807b0a65610 100644
--- a/svx/source/svdraw/svddrgv.cxx
+++ b/svx/source/svdraw/svddrgv.cxx
@@ -810,7 +810,7 @@ void SdrDragView::ShowDragObj()
// Changed for the GridOffset stuff: No longer iterate over
// SdrPaintWindow(s), but now over SdrPageWindow(s), so doing the
// same as the SdrHdl visualizations (see ::CreateB2dIAObject) do.
- // This is needed to get access to a ObjectContact which is needed
+ // This is needed to get access to an ObjectContact which is needed
// to evtl. process that GridOffset in CreateOverlayGeometry
SdrPageView* pPageView(GetSdrPageView());