From 146033f5da8ee588c9a4dda93aba64477e174541 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 5 Jun 2017 09:17:37 +0200 Subject: spelling instanciate -> instantiate Change-Id: Ic1393da64328c0dc7e2860334b204139bf537d81 Reviewed-on: https://gerrit.libreoffice.org/38401 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- offapi/com/sun/star/script/vba/VBAScriptEventId.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'offapi') 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.

The member VBAScriptEvent::ModuleName of the event object will contain the name of the userform module.

-- cgit v1.2.3