mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 18:12:02 +00:00
Fix typo
This commit is contained in:
parent
f947d1cc0a
commit
acf71c5b9a
@ -4423,7 +4423,7 @@ void StorageReplicatedMergeTree::startupImpl(bool from_attach_thread)
|
||||
}
|
||||
else
|
||||
{
|
||||
/// Activate replica in a seperate thread.
|
||||
/// Activate replica in a separate thread.
|
||||
restarting_thread.start();
|
||||
|
||||
/// Wait while restarting_thread finishing initialization.
|
||||
|
Loading…
Reference in New Issue
Block a user