mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 17:41:59 +00:00
insignificant typo
This commit is contained in:
parent
9fbd72ab34
commit
8986983392
@ -82,7 +82,7 @@ public:
|
|||||||
return size;
|
return size;
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Create task and start it. It is used internally.
|
/// Create task and start it.
|
||||||
TaskHandle addTask(const Task & task);
|
TaskHandle addTask(const Task & task);
|
||||||
|
|
||||||
/// The following two methods are invoked by Storage*MergeTree at startup
|
/// The following two methods are invoked by Storage*MergeTree at startup
|
||||||
|
Loading…
Reference in New Issue
Block a user