[skip e2e] Grammar correction (#13823)

Signed-off-by: cxytz01 <xueyou.chen@zilliz.com>
This commit is contained in:
cxytz01 2021-12-21 15:17:02 +08:00 committed by GitHub
parent 5e034d7879
commit 89fee68fec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;