include/connectivity/sqlnode.hxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
New commits: commit e8913fc5554278b9a813bd492bba199bd2a3ebd8 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Sun Jun 30 22:26:13 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Wed Jul 3 07:05:43 2019 +0200 Fix typo Change-Id: I1aa00b948d76ee3a5b7b1fcd7968ceb0946dab2f Reviewed-on: https://gerrit.libreoffice.org/75019 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/include/connectivity/sqlnode.hxx b/include/connectivity/sqlnode.hxx index d6cb4b914890..fe90a29283c4 100644 --- a/include/connectivity/sqlnode.hxx +++ b/include/connectivity/sqlnode.hxx @@ -290,7 +290,7 @@ namespace connectivity @param _pErrorHolder takes the error which occurred while generating the statement, if any. Might be <NULL/>, - in this case the error is not reported back, and can only be recognized by examing the + in this case the error is not reported back, and can only be recognized by examining the return value. @return @@ -386,7 +386,7 @@ namespace connectivity // makes the logic formula a little smaller static void compress(OSQLParseNode*& pSearchCondition); - // return the catalog, schema and tablename form this node + // return the catalog, schema and tablename from this node // _pTableNode must be a rule of that above or a SQL_TOKEN_NAME static bool getTableComponents(const OSQLParseNode* _pTableNode, css::uno::Any &_rCatalog, _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits