Fix typo
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:
parent
1822d3ddf3
commit
3ee6d513b3
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue