[Libreoffice-commits] core.git: framework/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Wed Jun 19 06:06:07 UTC 2019
framework/source/inc/loadenv/loadenv.hxx | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 5d14d4ae2c1303b2027900d82369ae0f80b28ab4
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Jun 14 22:43:06 2019 +0000
Commit: Jens Carl <j.carl43 at gmx.de>
CommitDate: Wed Jun 19 08:05:23 2019 +0200
Fix typo
Change-Id: I24c9df4caed8fa87a31efb93ab1cb0e88225605e
Reviewed-on: https://gerrit.libreoffice.org/74324
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43 at gmx.de>
diff --git a/framework/source/inc/loadenv/loadenv.hxx b/framework/source/inc/loadenv/loadenv.hxx
index 040f41d1e06c..ec2515fd0dfa 100644
--- a/framework/source/inc/loadenv/loadenv.hxx
+++ b/framework/source/inc/loadenv/loadenv.hxx
@@ -253,7 +253,7 @@ public:
@throw A LoadEnvException e.g. if another load operation is till in progress
or initialization of a new one fail by other reasons.
- The real reason, a suitable message and ID will be given here immidiatly.
+ The real reason, a suitable message and ID will be given here immediately.
@throw A RuntimeException in case any internal process indicates, that
the whole runtime can't be used any longer.
@@ -280,7 +280,7 @@ public:
@throw A LoadEnvException if start of the load process failed (because
another is still in progress!).
- The reason, a suitable message and ID will be given here immidiatly.
+ The reason, a suitable message and ID will be given here immediately.
@throw A RuntimeException in case any internal process indicates, that
the whole runtime can't be used any longer.
@@ -490,7 +490,7 @@ private:
css::uno::Reference< css::frame::XFrame > impl_searchRecycleTarget();
/** @short because showing of a frame is needed more than once...
- it's implemented as an separate method .-)
+ it's implemented as a separate method .-)
@descr Note: Showing of a frame is bound to a special feature...
a) If we recycle any existing frame, we must bring it to front.
More information about the Libreoffice-commits
mailing list