diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-07-02 18:22:30 +0200 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-07-03 09:43:46 +0000 |
commit | 465489d97ab9ffa0bfee02d80eb99aad771aee3f (patch) | |
tree | 0405a31efbde5e1ef61ad23afbea087a2c9cf31b /framework/source/inc | |
parent | 420923ba76ad84892fd242ed37be9d85e1ea03fe (diff) |
Fix typos
Change-Id: Id884946cae0687d0b71c967e236e58df17567884
Reviewed-on: https://gerrit.libreoffice.org/16707
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
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 |