Fix style

This commit is contained in:
alesapin 2022-04-19 17:25:08 +02:00
parent 7919485db2
commit aea7c7755a

View File

@ -1119,7 +1119,7 @@ private:
}
}
/// Traking of hardlinked files required for zero-copy replication.
/// Tracking of hardlinked files required for zero-copy replication.
/// We don't remove them when we delete last copy of source part because
/// new part can use them.
ctx->hardlinked_files.source_part_name = ctx->source_part->name;