summaryrefslogtreecommitdiff
path: root/sfx2/source/view/frame.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/view/frame.cxx')
-rw-r--r--sfx2/source/view/frame.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/view/frame.cxx b/sfx2/source/view/frame.cxx
index ef4c3ca0decf..d3c299608512 100644
--- a/sfx2/source/view/frame.cxx
+++ b/sfx2/source/view/frame.cxx
@@ -812,7 +812,7 @@ void SfxFrame::CreateWorkWindow_Impl()
if ( IsInPlace() )
{
- // this makes sence only for inplace activated objects
+ // this makes sense only for inplace activated objects
try
{
Reference < XChild > xChild( GetCurrentDocument()->GetModel(), UNO_QUERY );