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