summaryrefslogtreecommitdiff
path: root/udkapi/com/sun/star/script/ScriptEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi/com/sun/star/script/ScriptEvent.idl')
-rw-r--r--udkapi/com/sun/star/script/ScriptEvent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/script/ScriptEvent.idl b/udkapi/com/sun/star/script/ScriptEvent.idl
index 7574fb78b242..0ad0e91c0bac 100644
--- a/udkapi/com/sun/star/script/ScriptEvent.idl
+++ b/udkapi/com/sun/star/script/ScriptEvent.idl
@@ -27,7 +27,7 @@
/** script event that gets delivered whenever a script event takes place.
<p>For that to happen, a "ScriptEventDescriptor" must be registered at
- and attached to an object by an <type>XEventAttacherManager</type>.</p>
+ and attached to an object by an XEventAttacherManager.</p>
*/
published struct ScriptEvent: com::sun::star::script::AllEventObject
{