summaryrefslogtreecommitdiff
path: root/zebra/zebra_evpn_mh.h
diff options
context:
space:
mode:
authoranlan_cs <vic.lan@pica8.com>2022-05-11 21:25:47 -0400
committeranlan_cs <vic.lan@pica8.com>2022-05-12 02:19:51 -0400
commitb0b9a2fe52593c50da7345a290d3edf5aaf3efa6 (patch)
tree803fd93dceceeaa7189f71fcda16b525e36b9a68 /zebra/zebra_evpn_mh.h
parent026f28e8caf9c37c851ad7b649e8439e0baf9588 (diff)
bgpd,zebra: correct one debug log for evpn-mh
Correct one debug log in evpn-mh. BTW, correct one misspelled word in comment. Signed-off-by: anlan_cs <vic.lan@pica8.com>
Diffstat (limited to 'zebra/zebra_evpn_mh.h')
-rw-r--r--zebra/zebra_evpn_mh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/zebra_evpn_mh.h b/zebra/zebra_evpn_mh.h
index 7e288853bb..037648311c 100644
--- a/zebra/zebra_evpn_mh.h
+++ b/zebra/zebra_evpn_mh.h
@@ -38,7 +38,7 @@
* access port is associated with an ES-ID
* - Remotes ESs are added by BGP based on received/remote EAD/Type-1 routes
* (ZEBRA_EVPNES_REMOTE)
- * - An ES can be simulatenously LOCAL and REMOTE; infact all LOCAL ESs are
+ * - An ES can be simultaneously LOCAL and REMOTE; infact all LOCAL ESs are
* expected to have REMOTE ES peers.
*/
struct zebra_evpn_es {