mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
Fix typo
This commit is contained in:
parent
ce22f534c4
commit
1cd938fbba
@ -184,7 +184,7 @@ struct FormatSettings
|
||||
bool import_nested = false;
|
||||
} orc;
|
||||
|
||||
/// For apnProto format we should determine how to
|
||||
/// For capnProto format we should determine how to
|
||||
/// compare ClickHouse Enum and Enum from schema.
|
||||
enum class EnumComparingMode
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user