diff options
Diffstat (limited to 'framework/source/inc')
-rw-r--r-- | framework/source/inc/dispatch/loaddispatcher.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/inc/dispatch/loaddispatcher.hxx b/framework/source/inc/dispatch/loaddispatcher.hxx index 9be0adabc30d..17db900dee76 100644 --- a/framework/source/inc/dispatch/loaddispatcher.hxx +++ b/framework/source/inc/dispatch/loaddispatcher.hxx @@ -66,7 +66,7 @@ class LoadDispatcher : public ::cppu::WeakImplHelper2< css::frame::XNotifyingDi /** @short creates a new instance and initialize it with all necessary parameters. @descr Every instance of such LoadDispatcher can be used for the specified context only. - That means: It can be used to load any further requested content into tzhe here(!) + That means: it can be used to load any further requested content into the here(!) specified target frame. @param xContext |