summaryrefslogtreecommitdiff
path: root/slideshow/source/inc
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc')
-rw-r--r--slideshow/source/inc/slide.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/slideshow/source/inc/slide.hxx b/slideshow/source/inc/slide.hxx
index db1c0d6f0917..bc3ffeb2aa63 100644
--- a/slideshow/source/inc/slide.hxx
+++ b/slideshow/source/inc/slide.hxx
@@ -71,13 +71,13 @@ namespace slideshow::internal
After this call, the slide will render itself to the
views, and start its animations.
- @param bSlideBackgoundPainted
+ @param bSlideBackgroundPainted
When true, the initial slide content on the background
layer is already rendered (e.g. from a previous slide
transition). When false, Slide renders initial content of
slide.
*/
- virtual void show( bool bSlideBackgoundPainted ) = 0;
+ virtual void show( bool bSlideBackgroundPainted ) = 0;
/** Force-ends the slide