summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/script/vba/VBAScriptEventId.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/script/vba/VBAScriptEventId.idl')
-rw-r--r--offapi/com/sun/star/script/vba/VBAScriptEventId.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/script/vba/VBAScriptEventId.idl b/offapi/com/sun/star/script/vba/VBAScriptEventId.idl
index e2c89c84ad93..faeea8a32c90 100644
--- a/offapi/com/sun/star/script/vba/VBAScriptEventId.idl
+++ b/offapi/com/sun/star/script/vba/VBAScriptEventId.idl
@@ -68,7 +68,7 @@ constants VBAScriptEventId
const long SCRIPT_STOPPED = 1;
/** This event is fired when a VBA script in the current document tries to
- instanciate a userform.
+ instantiate a userform.
<p>The member VBAScriptEvent::ModuleName of the event
object will contain the name of the userform module.</p>