[Libreoffice-commits] core.git: framework/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Thu Jun 20 05:27:20 UTC 2019


 framework/source/inc/loadenv/loadenvexception.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8ae297fde961abcba627d62936efdbb5c6fe03d3
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Fri Jun 14 22:43:05 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Thu Jun 20 07:26:20 2019 +0200

    Fix typo
    
    Change-Id: I8169fab36b9664f7a820c9f6781e0c61723aeecc
    Reviewed-on: https://gerrit.libreoffice.org/74391
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/framework/source/inc/loadenv/loadenvexception.hxx b/framework/source/inc/loadenv/loadenvexception.hxx
index 72669cc59691..73639cace389 100644
--- a/framework/source/inc/loadenv/loadenvexception.hxx
+++ b/framework/source/inc/loadenv/loadenvexception.hxx
@@ -69,7 +69,7 @@ class LoadEnvException
             ID_STILL_RUNNING,
 
             /** @short  sometimes we can't specify the reason for an error, because we
-                        was interrupted by an called code in an unexpected way ...
+                        was interrupted by a called code in an unexpected way ...
              */
             ID_GENERAL_ERROR
         };


More information about the Libreoffice-commits mailing list