summaryrefslogtreecommitdiff
path: root/framework/inc/helper/tagwindowasmodified.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/tagwindowasmodified.hxx')
-rw-r--r--framework/inc/helper/tagwindowasmodified.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/tagwindowasmodified.hxx b/framework/inc/helper/tagwindowasmodified.hxx
index 3346a4972a08..fa3c506c13c7 100644
--- a/framework/inc/helper/tagwindowasmodified.hxx
+++ b/framework/inc/helper/tagwindowasmodified.hxx
@@ -56,7 +56,7 @@ class TagWindowAsModified : // interfaces
public css::lang::XInitialization,
public css::frame::XFrameActionListener, // => XEventListener
public css::util::XModifyListener, // => XEventListener
- // baseclasses (order neccessary for right initialization!)
+ // baseclasses (order necessary for right initialization!)
private ThreadHelpBase,
public ::cppu::OWeakObject
{