summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-04-10 16:04:39 +0000
committerJulien Nabet <serval2412@yahoo.fr>2019-04-22 09:05:29 +0200
commite551b9b228738cf35d5868a979413d9b90ae5baf (patch)
treeff8e8b1f6283edb55d4af37bf399ef08e2c0272b /dbaccess
parent444e8363caf226769dddb540ff432ab42883fcd2 (diff)
Fix typo
Change-Id: I89099bfae3b001e2006b8077ace82deab9f4c3ee Reviewed-on: https://gerrit.libreoffice.org/71052 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/core/api/RowSet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/core/api/RowSet.hxx b/dbaccess/source/core/api/RowSet.hxx
index 3f88d98c15e6..74d54cd409f9 100644
--- a/dbaccess/source/core/api/RowSet.hxx
+++ b/dbaccess/source/core/api/RowSet.hxx
@@ -167,7 +167,7 @@ namespace dbaccess
m_xActiveConnection points to a valid SDB-level connection
@throws css::sdb::SQLException
- if an database-related error occurred
+ if a database-related error occurred
@throws css::uno::RuntimeException
if any of the components involved throws a css::uno::RuntimeException