mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-14 10:22:10 +00:00
Fix typos check
This commit is contained in:
parent
7b369e516c
commit
608f5b17b6
@ -8,7 +8,7 @@ namespace DB
|
||||
{
|
||||
/**
|
||||
* FileCache::get/getOrSet/set
|
||||
* 1. CacheMetadataGuard::Lock (take key lock and relase metadata lock)
|
||||
* 1. CacheMetadataGuard::Lock (take key lock and release metadata lock)
|
||||
* 2. KeyGuard::Lock (hold till the end of the method)
|
||||
*
|
||||
* FileCache::tryReserve
|
||||
|
Loading…
Reference in New Issue
Block a user