summaryrefslogtreecommitdiff
path: root/framework/inc/dispatch/interceptionhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/dispatch/interceptionhelper.hxx')
-rw-r--r--framework/inc/dispatch/interceptionhelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/dispatch/interceptionhelper.hxx b/framework/inc/dispatch/interceptionhelper.hxx
index e9aab8d1226e..80a805188a4d 100644
--- a/framework/inc/dispatch/interceptionhelper.hxx
+++ b/framework/inc/dispatch/interceptionhelper.hxx
@@ -267,7 +267,7 @@ class InterceptionHelper : public css::frame::XDispatchProvider
/** @short release an interceptor.
@descr Remove the registered interceptor from our internal list
- and delete all special informations about it.
+ and delete all special information about it.
@param xInterceptor
reference to the interceptor, which wish to be deregistered.