connectivity/source/commontools/conncleanup.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3641ce6ed82fc20c2f713d9afab65245a88fc880
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Apr 10 16:05:24 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Fri Apr 19 22:58:20 2019 +0200

    Fix typo
    
    Change-Id: I30282339753722d242684b35407577352bbbf771
    Reviewed-on: https://gerrit.libreoffice.org/70967
    Tested-by: Jenkins
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/connectivity/source/commontools/conncleanup.cxx 
b/connectivity/source/commontools/conncleanup.cxx
index 3d011c723b33..2f646e0535ce 100644
--- a/connectivity/source/commontools/conncleanup.cxx
+++ b/connectivity/source/commontools/conncleanup.cxx
@@ -155,7 +155,7 @@ namespace dbtools
                 // as the RowSet changed
 
                 // Unfortunately, the our database form implementations 
sometimes fire the change of their
-                // ActiveConnection twice. This is a error in 
forms/source/component/DatabaseForm.cxx, but
+                // ActiveConnection twice. This is an error in 
forms/source/component/DatabaseForm.cxx, but
                 // changing this would require incompatible changes we can't 
do for a while.
                 // So for the moment, we have to live with it here.
                 //
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to