summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/presentation/EffectNodeType.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/presentation/EffectNodeType.idl')
-rw-r--r--offapi/com/sun/star/presentation/EffectNodeType.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/presentation/EffectNodeType.idl b/offapi/com/sun/star/presentation/EffectNodeType.idl
index 27776d66802a..5547badffb93 100644
--- a/offapi/com/sun/star/presentation/EffectNodeType.idl
+++ b/offapi/com/sun/star/presentation/EffectNodeType.idl
@@ -38,8 +38,8 @@
This is stored with the name <i>node-type</i> inside the
<member>::com::sun::star::animations::XAnimationNode::UserData</member> sequence.
<br>
- This does not manipulate the timing or syncronization.
- It can be used to quickly identify semantic blocks inside an animation hierachy.
+ This does not manipulate the timing or synchronization.
+ It can be used to quickly identify semantic blocks inside an animation hierarchy.
@see ::com::sun::star::animations::AnimationNode
*/
@@ -61,7 +61,7 @@ constants EffectNodeType
*/
const short AFTER_PREVIOUS = 3;
- /** This is the main sequence for effects that is automaticaly started.
+ /** This is the main sequence for effects that is automatically started.
*/
const short MAIN_SEQUENCE = 4;