diff options
author | Andras Timar <atimar@suse.com> | 2013-06-12 16:35:26 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2013-06-12 16:35:26 +0200 |
commit | a70233e991619e134fde2c5ff6037960d07a06ae (patch) | |
tree | 6cc6007e2bf0736846787e2216eccf895096f8df /offapi/com/sun/star/animations | |
parent | 72f1ac61580b494d6e3c648f656f39e586048229 (diff) |
typo in docs
Change-Id: Ia983e22bfa52edf68e335de63efa08c0a09f3d9c
Diffstat (limited to 'offapi/com/sun/star/animations')
-rw-r--r-- | offapi/com/sun/star/animations/XAnimationNode.idl | 2 |
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> |