diff options
Diffstat (limited to 'sot')
-rw-r--r-- | sot/source/sdstor/ucbstorage.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sot/source/sdstor/ucbstorage.cxx b/sot/source/sdstor/ucbstorage.cxx index 05027ed580b2..98633c9fec72 100644 --- a/sot/source/sdstor/ucbstorage.cxx +++ b/sot/source/sdstor/ucbstorage.cxx @@ -733,7 +733,7 @@ bool UCBStorageStream_Impl::Init() } else { - // if the new file is edited than no source exist + // if the new file is edited then no source exist m_bSourceRead = false; //SetError( SVSTREAM_CANNOT_MAKE ); } |