dbaccess/source/core/api/RowSet.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e551b9b228738cf35d5868a979413d9b90ae5baf
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Apr 10 16:04:39 2019 +0000
Commit:     Julien Nabet <serval2...@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 <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@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
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to