summaryrefslogtreecommitdiff
path: root/framework/source/inc/loadenv/loadenv.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-09-29 17:53:53 +0200
committerOliver Specht <oliver.specht@cib.de>2015-09-30 12:39:01 +0000
commiteab0904f0edda70334532b5cbf466717966f5db0 (patch)
tree7fb546283220ae41fda1173c49f48999b40ba67c /framework/source/inc/loadenv/loadenv.hxx
parentf891d8cf6bb6f2db1b72cba64036b5f1fb858309 (diff)
Fix typos
Change-Id: I81f6f356c1a6873fcc9a3bde487127b673fa9a61 Reviewed-on: https://gerrit.libreoffice.org/18952 Reviewed-by: Oliver Specht <oliver.specht@cib.de> Tested-by: Oliver Specht <oliver.specht@cib.de>
Diffstat (limited to 'framework/source/inc/loadenv/loadenv.hxx')
-rw-r--r--framework/source/inc/loadenv/loadenv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx
index d2fa915f158e..a5513b592637 100644
--- a/framework/source/inc/loadenv/loadenv.hxx
+++ b/framework/source/inc/loadenv/loadenv.hxx
@@ -180,7 +180,7 @@ private:
/** @short holds the information about the finished load process.
@descr The content of m_xTargetFrame can't be used as valid indicator,
- (in case the micht existing old document was reactivated)
+ (in case the existing old document was reactivated)
we must hold the result of the load process explicitly.
*/
bool m_bLoaded;