framework/source/inc/loadenv/loadenv.hxx |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 5d14d4ae2c1303b2027900d82369ae0f80b28ab4
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Fri Jun 14 22:43:06 2019 +0000
Commit:     Jens Carl <j.car...@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.car...@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.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to