summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/animations/Event.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/animations/Event.idl')
-rw-r--r--offapi/com/sun/star/animations/Event.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/animations/Event.idl b/offapi/com/sun/star/animations/Event.idl
index 9c6dd36fd5d1..5ffd82411495 100644
--- a/offapi/com/sun/star/animations/Event.idl
+++ b/offapi/com/sun/star/animations/Event.idl
@@ -53,7 +53,7 @@ struct Event
/** an option repeat value. If the <member>Trigger</member> is
<const>EventTrigger</const>, this is the number of repeats
- after wich the event is initially raised.
+ after which the event is initially raised.
*/
unsigned short Repeat;
};