summaryrefslogtreecommitdiffstats
path: root/include/vbahelper
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-24 11:44:02 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-03-25 17:20:17 +0000
commitfeeb8ccfe1aff373e158b64f76e35da1a4e295c0 (patch)
tree890e7ea67c70fde2afc41e1c657e1035feed98a7 /include/vbahelper
parentFix typos (diff)
downloadcore-feeb8ccfe1aff373e158b64f76e35da1a4e295c0.tar.gz
core-feeb8ccfe1aff373e158b64f76e35da1a4e295c0.zip
Fix typos
Change-Id: Ia8bd59be341b0731198d48df974b60ecb04e289c Reviewed-on: https://gerrit.libreoffice.org/35635 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'include/vbahelper')
-rw-r--r--include/vbahelper/vbaeventshelperbase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vbahelper/vbaeventshelperbase.hxx b/include/vbahelper/vbaeventshelperbase.hxx
index 774111269569..81379c33eb2c 100644
--- a/include/vbahelper/vbaeventshelperbase.hxx
+++ b/include/vbahelper/vbaeventshelperbase.hxx
@@ -130,7 +130,7 @@ protected:
};
typedef ::std::deque< EventQueueEntry > EventQueue;
- /** Derived classes do additional prpeparations and return whether the
+ /** Derived classes do additional preparations and return whether the
event handler has to be called.
@throws css::uno::RuntimeException