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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat Apr 20 05:09:13 UTC 2019


 connectivity/source/inc/java/tools.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 28177fce03cb9b5ed317bbe8242413ce3310113e
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Apr 10 16:05:03 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat Apr 20 07:08:15 2019 +0200

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

diff --git a/connectivity/source/inc/java/tools.hxx b/connectivity/source/inc/java/tools.hxx
index ba7496c2e575..e3763cd655a0 100644
--- a/connectivity/source/inc/java/tools.hxx
+++ b/connectivity/source/inc/java/tools.hxx
@@ -46,7 +46,7 @@ namespace connectivity
 
     jobject convertTypeMapToJavaMap(const css::uno::Reference< css::container::XNameAccess > & _rMap);
 
-    /** return if a exception occurred
+    /** return if an exception occurred
         the exception will be cleared.
         @param  pEnv
             The native java env


More information about the Libreoffice-commits mailing list