summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch/oxt_handler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/dispatch/oxt_handler.hxx')
-rw-r--r--framework/inc/dispatch/oxt_handler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/dispatch/oxt_handler.hxx b/framework/inc/dispatch/oxt_handler.hxx
index 3cee776b717c..0e206338bb34 100644
--- a/framework/inc/dispatch/oxt_handler.hxx
+++ b/framework/inc/dispatch/oxt_handler.hxx
@@ -60,7 +60,7 @@ class Oxt_Handler : // interfaces
, public css::frame::XNotifyingDispatch // => XDispatch
, public css::document::XExtendedFilterDetection
// baseclasses
- // Order is neccessary for right initialization!
+ // Order is necessary for right initialization!
, private ThreadHelpBase
, public ::cppu::OWeakObject
{