Kaydet (Commit) 3bd26180 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

typo: nummer -> number

üst 5e378e33
......@@ -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();
......
......@@ -554,7 +554,7 @@ sal_uInt32 SvPersistStream::ReadObj
rpObj = NULL; // specification: 0 in case of error
ReadId( *this, nHdr, nId, nClassId );
// get version nummer through masking
// get version number through masking
if( P_VER < (nHdr & P_VER_MASK) )
{
SetError( SVSTREAM_FILEFORMAT_ERROR );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment