未验证 提交 0c60df4b 编写于 作者: G godchen 提交者: GitHub

[skip ci]Fix comment typo (#13017)

Signed-off-by: Ngodchen <qingxiang.chen@zilliz.com>
上级 6845b0e9
......@@ -25,7 +25,7 @@ var (
ErrDisposed = errors.New("iterator is disposed")
)
// Iterator is the iterator interface
// Iterator is the iterator interface.
type Iterator interface {
// HasNext returns true if the iterator have unread record
HasNext() bool
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册