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

Signed-off-by: guoxiangzhou <xiangzhou.guo@zilliz.com>
pull/15171/merge
guoxiangzhou 2022-02-09 10:14:05 +08:00 committed by GitHub
parent 2263425cde
commit c7e93f95aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ func getSystemInfoMetrics(
TargetType: typeutil.DataCoordRole,
})
// data coord in system topology graph
// DataCoord in system topology graph
dataCoordTopologyNode := metricsinfo.SystemTopologyNode{
Identifier: identifierMap[dataCoordRoleName],
Connected: make([]metricsinfo.ConnectionEdge, 0),