summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-06-12 16:35:26 +0200
committerAndras Timar <atimar@suse.com>2013-06-12 16:35:26 +0200
commita70233e991619e134fde2c5ff6037960d07a06ae (patch)
tree6cc6007e2bf0736846787e2216eccf895096f8df /offapi
parent72f1ac61580b494d6e3c648f656f39e586048229 (diff)
typo in docs
Change-Id: Ia983e22bfa52edf68e335de63efa08c0a09f3d9c
Diffstat (limited to 'offapi')
-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>