summaryrefslogtreecommitdiff
path: root/slideshow
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow')
-rw-r--r--slideshow/source/inc/usereventqueue.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/inc/usereventqueue.hxx b/slideshow/source/inc/usereventqueue.hxx
index 88e89d0f7326..a60a931b473b 100644
--- a/slideshow/source/inc/usereventqueue.hxx
+++ b/slideshow/source/inc/usereventqueue.hxx
@@ -217,7 +217,7 @@ public:
/** Typically skipping the current effect is triggered by mouse clicks
or key presses that trigger the next effect. This method allows the
- skipping of effects to be triggered programatically.
+ skipping of effects to be triggered programmatically.
*/
void callSkipEffectEventHandler();