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