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

New commits:
commit 3ee6d513b3b0988219e47d0ea8546c605291682a
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Wed Jun 19 21:53:12 2024 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Wed Jun 19 22:48:51 2024 +0200

    Fix typo
    
    Change-Id: If2eb7ee036a06d23a4b82ab474244efcbcbf2905
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169238
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/connectivity/source/drivers/firebird/ResultSet.hxx 
b/connectivity/source/drivers/firebird/ResultSet.hxx
index fdae21dfbaaf..19e2ad36cfb8 100644
--- a/connectivity/source/drivers/firebird/ResultSet.hxx
+++ b/connectivity/source/drivers/firebird/ResultSet.hxx
@@ -50,7 +50,7 @@ namespace connectivity::firebird
 
         /**
          * This ResultSet does not deal with the management of the SQLDA
-         * it is supplied with. The owner must mange its SQLDA appropriately
+         * it is supplied with. The owner must manage its SQLDA appropriately
          * and ensure that the ResultSet is destroyed before disposing of the
          * SQLDA.
          */

Reply via email to