summaryrefslogtreecommitdiffstats
path: root/connectivity
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-10 16:05:03 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-20 07:08:15 +0200
commit28177fce03cb9b5ed317bbe8242413ce3310113e (patch)
tree903484ed92acedc1015406c813da3d66e35f06c8 /connectivity
parentFix typo (diff)
downloadcore-28177fce03cb9b5ed317bbe8242413ce3310113e.tar.gz
core-28177fce03cb9b5ed317bbe8242413ce3310113e.zip
Fix typo
Change-Id: Id8422102f776f438e00b40a2ee0ae0b96e4f552a Reviewed-on: https://gerrit.libreoffice.org/70997 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/source/inc/java/tools.hxx2
1 files changed, 1 insertions, 1 deletions
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