[skip ci]Fix delete node comment lint (#9717)

Signed-off-by: godchen <qingxiang.chen@zilliz.com>
This commit is contained in:
godchen 2021-10-12 18:32:33 +08:00 committed by GitHub
parent 45340835a7
commit f496bc70c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ type deleteNode struct {
minIOKV kv.BaseKV
}
// BufferData buffers insert data, monitoring buffer size and limit
// DelDataBuf buffers insert data, monitoring buffer size and limit
// size and limit both indicate numOfRows
type DelDataBuf struct {
delData *DeleteData