summaryrefslogtreecommitdiffstats
path: root/slideshow
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-15 19:44:53 +0200
committerMichael Stahl <mstahl@redhat.com>2015-06-16 11:14:55 +0000
commitf378e723d2dbcbdeb65d7843c095d70d0bb7e0e0 (patch)
tree245e49f0afad73f582d42a89bdbdcb9717651fdd /slideshow
parentFix typos (diff)
downloadcore-f378e723d2dbcbdeb65d7843c095d70d0bb7e0e0.tar.gz
core-f378e723d2dbcbdeb65d7843c095d70d0bb7e0e0.zip
Fix typos
Change-Id: I528752dfabeb31d14c350f79819b521537ab9b56 Reviewed-on: https://gerrit.libreoffice.org/16300 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'slideshow')
-rw-r--r--slideshow/source/inc/eventmultiplexer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/inc/eventmultiplexer.hxx b/slideshow/source/inc/eventmultiplexer.hxx
index 716e02394281..1dde126d5b38 100644
--- a/slideshow/source/inc/eventmultiplexer.hxx
+++ b/slideshow/source/inc/eventmultiplexer.hxx
@@ -681,8 +681,8 @@ public:
This method is to be used from the AnimationNode
objects to signal that audio playback has just
- stopped. This will invoke all registered audio
- stopped andlers.
+ stopped. This will invoke all registered audio
+ stopped handlers.
@param rNode
Node for which audio has stopped.