summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/slideshowimpl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/slideshowimpl.cxx')
-rw-r--r--slideshow/source/engine/slideshowimpl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/slideshowimpl.cxx b/slideshow/source/engine/slideshowimpl.cxx
index 9b4dd4a0f6eb..cd46010e2991 100644
--- a/slideshow/source/engine/slideshowimpl.cxx
+++ b/slideshow/source/engine/slideshowimpl.cxx
@@ -1166,7 +1166,7 @@ void SlideShowImpl::displaySlide(
{
// The transition activity was created for the side effects
// (like sound transitions). Because we want to skip the
- // acutual transition animation we do not need the activity
+ // actual transition animation we do not need the activity
// anymore.
pSlideChangeActivity.reset();
}