diff options
Diffstat (limited to 'framework')
-rw-r--r-- | framework/source/inc/loadenv/loadenv.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx index 9b022cd86d97..d23f954615c6 100644 --- a/framework/source/inc/loadenv/loadenv.hxx +++ b/framework/source/inc/loadenv/loadenv.hxx @@ -288,7 +288,7 @@ public: a frame with a controller/model inside can be possible. For loading of a "non visible component" only an information about a successfully start can be provided. - Further it can't be guranteed, that the internal process runs synchronous. + Further it can't be guaranteed, that the internal process runs synchronous. Thats why we preferr using of specialized methods afterwards e.g. to: - wait till the internal job will be finished and get the results |