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

Andrea Gelmini (via logerrit) logerrit at kemper.freedesktop.org
Wed Jul 3 05:08:37 UTC 2019


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

New commits:
commit a06bf09bf10b2a6e18bf00ae1cabf0250c049502
Author:     Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Sun Jun 30 22:26:15 2019 +0000
Commit:     Julien Nabet <serval2412 at yahoo.fr>
CommitDate: Wed Jul 3 07:07:05 2019 +0200

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

diff --git a/include/connectivity/predicateinput.hxx b/include/connectivity/predicateinput.hxx
index 3c54284700f4..3d9fb0a71a25 100644
--- a/include/connectivity/predicateinput.hxx
+++ b/include/connectivity/predicateinput.hxx
@@ -39,7 +39,7 @@ namespace dbtools
     //= OPredicateInputController
 
     /** A class which allows input of an SQL predicate for a row set column
-        into a edit field.
+        into an edit field.
     */
     class OOO_DLLPUBLIC_DBTOOLS OPredicateInputController
     {


More information about the Libreoffice-commits mailing list