diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-10 10:14:42 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 12:32:24 +0200 |
commit | 3bd26180c649a40251cdc12065fea91544a26906 (patch) | |
tree | 42e1c74eebdc3eca0d3026284929c9d71523dd7f /sfx2 | |
parent | 5e378e331e53fe921f276af44d972bd837dc14fa (diff) |
typo: nummer -> number
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/source/view/viewfrm.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx index 98df31de871e..eee3e6054110 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 title nummer, get unique view-no + // Adjust Doc-Shell title number, get unique view-no if ( 0 == pImp->nDocViewNo ) { GetDocNumber_Impl(); |