summaryrefslogtreecommitdiffstats
path: root/oox/source/ole/axbinarywriter.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ole/axbinarywriter.cxx')
-rw-r--r--oox/source/ole/axbinarywriter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ole/axbinarywriter.cxx b/oox/source/ole/axbinarywriter.cxx
index eaa336e10a36..73461955168a 100644
--- a/oox/source/ole/axbinarywriter.cxx
+++ b/oox/source/ole/axbinarywriter.cxx
@@ -69,7 +69,7 @@ void AxAlignedOutputStream::writeMemory( const void* opMem, sal_Int32 nBytes, si
void AxAlignedOutputStream::pad( sal_Int32 nBytes, size_t nAtomSize )
{
- //PRESUMABELY we need to pad with 0's here as appropriate
+ //PRESUMABLY we need to pad with 0's here as appropriate
com::sun::star::uno::Sequence< sal_Int8 > aData( nBytes );
// ok we could be padding with rubbish here, but really that shouldn't matter
// set to 0(s), easier to not get fooled by 0's when looking at