summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-19 11:42:07 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-08-19 18:43:59 +0200
commitc31fa068ad430746d47ce53e2321ac3302dcb8bb (patch)
treededab85d75b0dc52786b6e668d9f98f596089784 /offapi/com/sun/star
parent6da13334218601b4d1d323eb617667720a82c293 (diff)
Fix typos
Change-Id: I2bee2a13b639bfb1c69b773f832a1374619670a9 Reviewed-on: https://gerrit.libreoffice.org/77630 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'offapi/com/sun/star')
-rw-r--r--offapi/com/sun/star/sdbc/XPooledConnection.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/sdbc/XPooledConnection.idl b/offapi/com/sun/star/sdbc/XPooledConnection.idl
index c8ad7ecf166c..3949c0bc3338 100644
--- a/offapi/com/sun/star/sdbc/XPooledConnection.idl
+++ b/offapi/com/sun/star/sdbc/XPooledConnection.idl
@@ -30,7 +30,7 @@
published interface XConnection;
-/** defines a pooled connection which can share a unused connection.
+/** defines a pooled connection which can share an unused connection.
<!-- JRH: unclear meaning -->