[skip e2e] Modify code comments according to naming conventions (#13709)

Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>
pull/13696/head
guoxiangzhou 2021-12-20 11:20:43 +08:00 committed by GitHub
parent 7ee0a2bf9f
commit 8248bd7d01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ import (
// errNilKvClient stands for a nil kv client is detected when initialized
var errNilKvClient = errors.New("kv client not initialized")
// serverNotServingErrMsg used for Status Reason when datacoord is not healthy
// serverNotServingErrMsg used for Status Reason when DataCoord is not healthy
const serverNotServingErrMsg = "DataCoord is not serving"
// errors for VerifyResponse