mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-04 13:32:13 +00:00
Fix typo
This commit is contained in:
parent
8fac59b18e
commit
5c5cbc9ef5
@ -59,7 +59,7 @@ public:
|
||||
|
||||
virtual size_t getElementsCount(const CacheGuard::Lock &) const = 0;
|
||||
|
||||
/// Throws exception if there is not enought size to fit it.
|
||||
/// Throws exception if there is not enough size to fit it.
|
||||
virtual IteratorPtr add( /// NOLINT
|
||||
KeyMetadataPtr key_metadata,
|
||||
size_t offset,
|
||||
|
Loading…
Reference in New Issue
Block a user