summaryrefslogtreecommitdiff
path: root/sd/source/ui/view/sdview4.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/view/sdview4.cxx')
-rw-r--r--sd/source/ui/view/sdview4.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/view/sdview4.cxx b/sd/source/ui/view/sdview4.cxx
index 030468fd8271..3c5f8cd6760b 100644
--- a/sd/source/ui/view/sdview4.cxx
+++ b/sd/source/ui/view/sdview4.cxx
@@ -83,7 +83,7 @@ SdrGrafObj* View::InsertGraphic( const Graphic& rGraphic, sal_Int8& rAction,
SdrEndTextEdit();
mnAction = rAction;
- // Is there a object at the position rPos?
+ // Is there an object at the position rPos?
SdrGrafObj* pNewGrafObj = nullptr;
SdrPageView* pPV = GetSdrPageView();
SdrObject* pPickObj = pObj;