Skip to content

Commit

Permalink
Fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
qiluo-msft committed May 7, 2020
1 parent 0affb18 commit 6ad115e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sonic-config-engine/minigraph.py
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ def parse_linkmeta(meta, hname):
port = t[1]
break
else:
# Cannot find a match hname, something went wrong
# Cannot find a matching hname, something went wrong
continue

properties = linkmeta.find(str(QName(ns1, "Properties")))
Expand Down

0 comments on commit 6ad115e

Please sign in to comment.