insignificant typo

This commit is contained in:
Alexander Kazakov 2020-06-02 18:22:05 +03:00
parent 9fbd72ab34
commit 8986983392

View File

@ -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