From f378e723d2dbcbdeb65d7843c095d70d0bb7e0e0 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 15 Jun 2015 19:44:53 +0200 Subject: Fix typos Change-Id: I528752dfabeb31d14c350f79819b521537ab9b56 Reviewed-on: https://gerrit.libreoffice.org/16300 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- slideshow/source/inc/eventmultiplexer.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'slideshow') 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. -- cgit