summaryrefslogtreecommitdiffstats
path: root/svx/source/svdraw/sdrhittesthelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/sdrhittesthelper.cxx')
-rw-r--r--svx/source/svdraw/sdrhittesthelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/sdrhittesthelper.cxx b/svx/source/svdraw/sdrhittesthelper.cxx
index 9a01cb62c181..3c2b4353a922 100644
--- a/svx/source/svdraw/sdrhittesthelper.cxx
+++ b/svx/source/svdraw/sdrhittesthelper.cxx
@@ -68,7 +68,7 @@ SdrObject* SdrObjectPrimitiveHit(
}
else
{
- // not a single 3D object; Check in first PageWindow using prmitives (only SC
+ // not a single 3D object; Check in first PageWindow using primitives (only SC
// with split views uses multiple PageWindows nowadays)
if(rSdrPageView.PageWindowCount())
{