summaryrefslogtreecommitdiff
path: root/include/drawinglayer
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer')
-rw-r--r--include/drawinglayer/primitive2d/animatedprimitive2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/animatedprimitive2d.hxx b/include/drawinglayer/primitive2d/animatedprimitive2d.hxx
index 4b54c01eee79..3c8155b9f391 100644
--- a/include/drawinglayer/primitive2d/animatedprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/animatedprimitive2d.hxx
@@ -137,7 +137,7 @@ namespace drawinglayer
/** AnimatedInterpolatePrimitive2D class
Specialized on multi-step animations based on matrix transformations. The
- Child sequelce will be embedded in a matrix transformation. That transformation
+ Child sequence will be embedded in a matrix transformation. That transformation
will be linearly combined from the decomposed values and the animation value
to allow a smooth animation.
*/