mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 21:24:28 +00:00
Fixed typo #2482
This commit is contained in:
parent
f00f9d1f9a
commit
4b099e385b
@ -97,7 +97,7 @@ public:
|
||||
|
||||
String getQueryID();
|
||||
|
||||
/// Starts new query and create new thread group fro it, current thread becomes master thread of the query
|
||||
/// Starts new query and create new thread group for it, current thread becomes master thread of the query
|
||||
void initializeQuery();
|
||||
|
||||
/// Attaches slave thread to existing thread group
|
||||
|
Loading…
Reference in New Issue
Block a user