[skip e2e] Grammar correction (#13825)

Signed-off-by: cxytz01 <xueyou.chen@zilliz.com>
pull/13766/head
cxytz01 2021-12-21 15:40:25 +08:00 committed by GitHub
parent 0b2c0fb261
commit 8961c2da51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
#include <string>
#include "pb/common.pb.h"
/* Paste this on the file you want to debug. */
/* Paste this on the file if you want to debug. */
namespace milvus {
using ErrorCodeEnum = proto::common::ErrorCode;
namespace impl {