spelling: the

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-10-12 16:23:12 -04:00
parent 7ee24e5fbb
commit 8669de57e7
3 changed files with 3 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ module ClickhouseDriver {
string getExecuteMethodName() { result in ["execute_with_progress", "execute", "execute_iter"] }
/**
* A call to any of the the execute methods on a `clickhouse_driver.Client` method
* A call to any of the execute methods on a `clickhouse_driver.Client` method
*
* See
* - https://clickhouse-driver.readthedocs.io/en/latest/api.html#clickhouse_driver.Client.execute