summaryrefslogtreecommitdiff
path: root/framework/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-10 09:41:05 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:08 +0200
commit12a881ec051faa1b0cfb011267ffbbc5ffc7c0fc (patch)
tree1f83ae76b93213a20f0f30ceed1908baf57383be /framework/source
parentc650d61135457d02fae1864698f7e291a86a2e56 (diff)
typo: inidcates -> indicates
Diffstat (limited to 'framework/source')
-rw-r--r--framework/source/inc/loadenv/loadenvexception.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/inc/loadenv/loadenvexception.hxx b/framework/source/inc/loadenv/loadenvexception.hxx
index 23d8c2e6446d..0dea9506457b 100644
--- a/framework/source/inc/loadenv/loadenvexception.hxx
+++ b/framework/source/inc/loadenv/loadenvexception.hxx
@@ -77,7 +77,7 @@ class LoadEnvException
/** @short TODO */
ID_COULD_NOT_REACTIVATE_CONTROLLER,
- /** @short inidcates an already running load operation. Of yourse the same
+ /** @short indicates an already running load operation. Of yourse the same
instance cant be used for multiple load requests at the same time.
*/
ID_STILL_RUNNING,