[skip e2e] Grammar correction (#14128)

Signed-off-by: cxytz01 <xueyou.chen@zilliz.com>
This commit is contained in:
cxytz01 2021-12-24 17:36:19 +08:00 committed by GitHub
parent 7ce71870ce
commit 7d5ff4f771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,7 +26,7 @@ import (
"github.com/milvus-io/milvus/internal/log"
)
// ticker can update ts only when the minTs greater than the ts of ticker, we can use maxTs to update current later
// ticker can update ts only when the minTs are greater than the ts of ticker, we can use maxTs to update current later
type getPChanStatisticsFuncType func() (map[pChan]*pChanStatistics, error)
// channelsTimeTicker manages the timestamp statistics