summaryrefslogtreecommitdiff
path: root/oox/source/ole/vbainputstream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/ole/vbainputstream.cxx')
-rw-r--r--oox/source/ole/vbainputstream.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/source/ole/vbainputstream.cxx b/oox/source/ole/vbainputstream.cxx
index c8b6242e8843..06c1035604a4 100644
--- a/oox/source/ole/vbainputstream.cxx
+++ b/oox/source/ole/vbainputstream.cxx
@@ -132,7 +132,7 @@ bool VbaInputStream::updateChunk()
// From the amazing bit detective work of Valek Filippov<frob@gnome.org>
// this tweak and the one at the bottom of the method to seek to the
// start of the next chunk we can read those strange broken
- // ( I guess from a MSO bug ) commpessed streams > 4k
+ // ( I guess from a MSO bug ) compressed streams > 4k
if ( bIgnoreBrokenSig )
{