mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip e2e] Grammar correction (#13823)
Signed-off-by: cxytz01 <xueyou.chen@zilliz.com>
This commit is contained in:
parent
5e034d7879
commit
89fee68fec
@ -97,7 +97,7 @@ struct RetrieveResult {
|
||||
using RetrieveResultPtr = std::shared_ptr<RetrieveResult>;
|
||||
|
||||
namespace impl {
|
||||
// hide identifier name to make auto completion happy
|
||||
// hide identifier name to make auto-completion happy
|
||||
struct FieldIdTag;
|
||||
struct FieldNameTag;
|
||||
struct FieldOffsetTag;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user