[Libreoffice-commits] core.git: dbaccess/source
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Mon Apr 22 07:06:09 UTC 2019
dbaccess/source/core/api/RowSet.hxx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit e551b9b228738cf35d5868a979413d9b90ae5baf
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Wed Apr 10 16:04:39 2019 +0000
Commit: Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Mon Apr 22 09:05:29 2019 +0200
Fix typo
Change-Id: I89099bfae3b001e2006b8077ace82deab9f4c3ee
Reviewed-on: https://gerrit.libreoffice.org/71052
Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>
Tested-by: Julien Nabet <serval2412 at yahoo.fr>
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
More information about the Libreoffice-commits
mailing list