From 7328e577e297924ba9cdfc2498f84b1d17d603d4 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Thu, 10 Apr 2014 09:48:59 +0200 Subject: typo: stoped -> stopped --- slideshow/source/inc/eventmultiplexer.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slideshow/source') diff --git a/slideshow/source/inc/eventmultiplexer.hxx b/slideshow/source/inc/eventmultiplexer.hxx index a38e733e21be..42c7ddf14181 100644 --- a/slideshow/source/inc/eventmultiplexer.hxx +++ b/slideshow/source/inc/eventmultiplexer.hxx @@ -710,7 +710,7 @@ public: */ bool notifyPauseMode( bool bPauseShow ); - /** Notify that all audio has to be stoped. + /** Notify that all audio has to be stopped. This method is used by XCommand nodes and all sound playing nodes should listen for this command and -- cgit