From 5e378e331e53fe921f276af44d972bd837dc14fa Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Thu, 10 Apr 2014 10:13:49 +0200 Subject: typo: titel -> title --- sfx2/source/view/viewfrm.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2') 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(); -- cgit