未验证 提交 0970aea7 编写于 作者: G godchen 提交者: GitHub

[skip ci]Fix allocator typo (#10997)

Signed-off-by: Ngodchen <qingxiang.chen@zilliz.com>
上级 d0ee395d
......@@ -38,7 +38,7 @@ type rootCoordAllocator struct {
types.RootCoord
}
// newRootCoordAllocator get an allocator from RootCoord
// newRootCoordAllocator gets an allocator from RootCoord
func newRootCoordAllocator(rootCoordClient types.RootCoord) allocator {
return &rootCoordAllocator{
RootCoord: rootCoordClient,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册