summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/float3d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/engine3d/float3d.cxx')
-rw-r--r--svx/source/engine3d/float3d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/engine3d/float3d.cxx b/svx/source/engine3d/float3d.cxx
index c7d099597530..e0089ed13e03 100644
--- a/svx/source/engine3d/float3d.cxx
+++ b/svx/source/engine3d/float3d.cxx
@@ -1743,7 +1743,7 @@ void Svx3DWin::GetAttr( SfxItemSet& rAttrs )
rAttrs.InvalidateItem(SDRATTR_3DSCENE_PERSPECTIVE);
// Geometry
- // Possible determine PoolUnit (in this case this haas not happend in Update() )
+ // Possible determine PoolUnit (in this case this has not happened in Update() )
if( !mpImpl->pPool )
{
OSL_FAIL( "No Pool in GetAttr()! May be incompatible to drviewsi.cxx ?" );