mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Fix grammar mistake in param_table.go (#13678)
Signed-off-by: yun.zhang <yun.zhang@zilliz.com> Co-authored-by: yun.zhang <yun.zhang@zilliz.com>
This commit is contained in:
parent
1a030bba59
commit
417705dc11
@ -31,7 +31,7 @@ import (
|
||||
// UniqueID is an alias for the Int64 type
|
||||
type UniqueID = typeutil.UniqueID
|
||||
|
||||
// ParamTable maintains some of the environment variables that are required for the QuryCoord runtime
|
||||
// ParamTable maintains some environment variables that are required for the QuryCoord runtime
|
||||
type ParamTable struct {
|
||||
paramtable.BaseTable
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user