summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star')
-rw-r--r--offapi/com/sun/star/animations/XAnimationNode.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/animations/XAnimationNode.idl b/offapi/com/sun/star/animations/XAnimationNode.idl
index 7658e2e5d088..b8b01a0c6501 100644
--- a/offapi/com/sun/star/animations/XAnimationNode.idl
+++ b/offapi/com/sun/star/animations/XAnimationNode.idl
@@ -224,7 +224,7 @@ interface XAnimationNode : ::com::sun::star::container::XChild
/** defines the auto reverse settings for this element.
- #AutoRevers is
+ #AutoReverse is
<ul>
<li>`FALSE` if the animation is played normal.</li>
<li>`TRUE` if the animation is played forwards and then backwards. This doubles the duration</li>