connectivity/source/drivers/firebird/SubComponent.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 408fcdf20c4ce505c1905d63d2fa6a14a12fc7f5
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Apr 10 16:05:17 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Thu Apr 18 10:03:03 2019 +0200

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

diff --git a/connectivity/source/drivers/firebird/SubComponent.hxx 
b/connectivity/source/drivers/firebird/SubComponent.hxx
index 3fa7727db2ea..ae100956ed1a 100644
--- a/connectivity/source/drivers/firebird/SubComponent.hxx
+++ b/connectivity/source/drivers/firebird/SubComponent.hxx
@@ -76,7 +76,7 @@ namespace connectivity
                 This method needs to be implemented in derived classes.
                 <BR>
                 The method gets called with s_aMutex acquired.
-                @return                         an pointer to the newly 
created array helper. Must not be NULL.
+                @return                         a pointer to the newly created 
array helper. Must not be NULL.
             */
             virtual ::cppu::IPropertyArrayHelper* createArrayHelper( ) const = 
0;
         };
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to