[Libreoffice-commits] core.git: include/connectivity

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Tue Jul 2 05:07:01 UTC 2019


 include/connectivity/dbexception.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6fe53ff4d79aee8413d1a6fcff339c13e18bd12b
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Jun 30 22:26:18 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Tue Jul 2 07:06:08 2019 +0200

    Fix typo
    
    Change-Id: Ib607da003e57e06a952cac8333cade3b8551ee91
    Reviewed-on: https://gerrit.libreoffice.org/74977
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2412 at yahoo.fr>

diff --git a/include/connectivity/dbexception.hxx b/include/connectivity/dbexception.hxx
index e1335591fc94..cf66bc06fc0d 100644
--- a/include/connectivity/dbexception.hxx
+++ b/include/connectivity/dbexception.hxx
@@ -232,7 +232,7 @@ OOO_DLLPUBLIC_DBTOOLS void throwFunctionSequenceException(
     );
 
 
-/** throw a invalid index sqlexception
+/** throw an invalid index sqlexception
 
     @throws css::sdbc::SQLException
 */


More information about the Libreoffice-commits mailing list