summaryrefslogtreecommitdiff
path: root/framework/inc/recording/dispatchrecordersupplier.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/recording/dispatchrecordersupplier.hxx')
-rw-r--r--framework/inc/recording/dispatchrecordersupplier.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/recording/dispatchrecordersupplier.hxx b/framework/inc/recording/dispatchrecordersupplier.hxx
index 67946b7c8446..ddd17796fe0c 100644
--- a/framework/inc/recording/dispatchrecordersupplier.hxx
+++ b/framework/inc/recording/dispatchrecordersupplier.hxx
@@ -51,7 +51,7 @@ class DispatchRecorderSupplier : // interfaces
public css::lang::XServiceInfo ,
public css::frame::XDispatchRecorderSupplier ,
// baseclasses
- // Order is neccessary for right initialization!
+ // Order is necessary for right initialization!
private ThreadHelpBase ,
public ::cppu::OWeakObject
{