summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--slideshow/source/engine/effectrewinder.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/slideshow/source/engine/effectrewinder.hxx b/slideshow/source/engine/effectrewinder.hxx
index f71f8425e840..f23bd01995d7 100644
--- a/slideshow/source/engine/effectrewinder.hxx
+++ b/slideshow/source/engine/effectrewinder.hxx
@@ -97,7 +97,7 @@ public:
*/
void skipAllMainSequenceEffects();
- //FIXME: That is an opengl issue(it doesn't allow to animate somea animations), remove that function when opengl fixed.
+ //FIXME: That is an opengl issue(it doesn't allow to animate some animations), remove that function when opengl fixed.
static bool hasBlockedAnimation( const css::uno::Reference<css::animations::XAnimationNode>& xNode);
private: