Skip to content

Commit

Permalink
Corrected Typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
tapashdas committed Nov 11, 2020
1 parent ea73a8a commit 6564ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion models/yang/sonic/sonic-mclag.yang
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ module sonic-mclag {
}

must "count(/svlan-intf:sonic-vlan-interface/svlan-intf:VLAN_INTERFACE/svlan-intf:VLAN_INTERFACE_IPADDR_LIST[svlan-intf:vlanName=current()/if_name]) = 0" {
error-message "remove configured ip/v6 address and reconfigure after seperate ip configuration";
error-message "remove configured ip/v6 address and reconfigure after separate ip configuration";
error-app-tag vlan-intf-ip-invalid;
}

Expand Down

0 comments on commit 6564ac2

Please sign in to comment.