summaryrefslogtreecommitdiff
path: root/sfx2/source/bastyp/fltlst.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/bastyp/fltlst.cxx')
-rw-r--r--sfx2/source/bastyp/fltlst.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/bastyp/fltlst.cxx b/sfx2/source/bastyp/fltlst.cxx
index 6a3da70264cd..f3afe49cccc6 100644
--- a/sfx2/source/bastyp/fltlst.cxx
+++ b/sfx2/source/bastyp/fltlst.cxx
@@ -74,7 +74,7 @@ class SfxRefreshListener : public ::cppu::WeakImplHelper<css::util::XRefreshList
on right FilterFactory-Service for all changes and synchronize right SfxFilterContainer with
corresponding framework-cache.
We use given "sFactory" value to decide which query must be used to fill "pContainer" with new values.
- Given "pContainer" hold us alive as uno reference and we use it to syschronize it with framework caches.
+ Given "pContainer" hold us alive as uno reference and we use it to synchronize it with framework caches.
We will die, if he die! see dtor for further information.
@seealso dtor