[Libreoffice-commits] core.git: dbaccess/source

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Sat May 4 06:17:59 UTC 2019


 dbaccess/source/sdbtools/connection/tablename.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit c2ebd00b653c77985af36accde4b647b5279cb28
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Apr 28 21:11:13 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Sat May 4 08:17:25 2019 +0200

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

diff --git a/dbaccess/source/sdbtools/connection/tablename.cxx b/dbaccess/source/sdbtools/connection/tablename.cxx
index b151030cfd2f..2766d590794f 100644
--- a/dbaccess/source/sdbtools/connection/tablename.cxx
+++ b/dbaccess/source/sdbtools/connection/tablename.cxx
@@ -171,7 +171,7 @@ namespace sdbtools
 
     namespace
     {
-        /** translates a CompositionType into a EComposeRule
+        /** translates a CompositionType into an EComposeRule
             @throws IllegalArgumentException
                 if the given value does not denote a valid CompositionType
         */


More information about the Libreoffice-commits mailing list