summaryrefslogtreecommitdiff
path: root/framework/inc/classes/filtercache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/filtercache.hxx')
-rw-r--r--framework/inc/classes/filtercache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/classes/filtercache.hxx b/framework/inc/classes/filtercache.hxx
index 3c5e14d5ba93..52a3dcd7b365 100644
--- a/framework/inc/classes/filtercache.hxx
+++ b/framework/inc/classes/filtercache.hxx
@@ -53,7 +53,7 @@ namespace framework{
/*-************************************************************************************************************//**
@short cache for all filter and type information
@descr Frameloader - and filterfactory need some information about our current registered filters and types.
- For better performance its neccessary to cache all needed values.
+ For better performance its necessary to cache all needed values.
@implements -
@base ThreadHelpBase