summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 10:13:49 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:23 +0200
commit5e378e331e53fe921f276af44d972bd837dc14fa (patch)
treee275324e37d342f4169b2052e62dcc2b2390f5af /sfx2
parentd47e763eabf8170474a3c364fc929139ef54e979 (diff)
typo: titel -> title
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/source/view/viewfrm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx
index 0a05593b47bb..98df31de871e 100644
--- a/sfx2/source/view/viewfrm.cxx
+++ b/sfx2/source/view/viewfrm.cxx
@@ -1721,7 +1721,7 @@ void SfxViewFrame::Show()
if ( !pImp->bObjLocked )
LockObjectShell_Impl( true );
- // Adjust Doc-Shell titel nummer, get unique view-no
+ // Adjust Doc-Shell title nummer, get unique view-no
if ( 0 == pImp->nDocViewNo )
{
GetDocNumber_Impl();