summaryrefslogtreecommitdiff
path: root/oox
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-14 23:55:35 +0200
committerMichael Stahl <mstahl@redhat.com>2015-06-16 11:10:51 +0000
commitca9de688c2c263c51dca1cbbf2892e3b419f921e (patch)
tree8700f70efdc3275cf71277347e1268b8cc4954a4 /oox
parentedb1582c4aec8948872aeca46e4a2703768f3c55 (diff)
Fix typos
Change-Id: I549635318f46718042e50c8f89ce3c620cade990 Reviewed-on: https://gerrit.libreoffice.org/16281 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'oox')
-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 )
{