Change-Id: If2eb7ee036a06d23a4b82ab474244efcbcbf2905
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169238
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
Andrea Gelmini 2024-06-19 21:53:12 +02:00 committed by Julien Nabet
parent 1822d3ddf3
commit 3ee6d513b3

View file

@ -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.
*/