summaryrefslogtreecommitdiff
path: root/uui/source/iahndl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/iahndl.hxx')
-rw-r--r--uui/source/iahndl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/uui/source/iahndl.hxx b/uui/source/iahndl.hxx
index a9f70dcbc23b..175f928da837 100644
--- a/uui/source/iahndl.hxx
+++ b/uui/source/iahndl.hxx
@@ -64,7 +64,7 @@ namespace vcl { class Window; }
struct InteractionHandlerData
{
- /** The UNO service name to use to instanciate the content provider.
+ /** The UNO service name to use to instantiate the content provider.
*/
OUString ServiceName;
};