isapego commented on code in PR #6102: URL: https://github.com/apache/ignite-3/pull/6102#discussion_r2163335690
########## modules/platforms/cpp/ignite/odbc/config/configuration.h: ########## @@ -104,7 +108,7 @@ class configuration { void set_schema(std::string schema) { m_schema = {std::move(schema), true}; } /** - * Get authentication type. + * Get an authentication type. Review Comment: Fixed. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org