X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fgbp%2Fgbp_recirc.c;fp=src%2Fplugins%2Fgbp%2Fgbp_recirc.c;h=576ec8512bce6e59719918e5752f2594ecc586d6;hb=bdc0e6b7204ea0211d4f7881497e4306586fb9ef;hp=c44fc2137c38f4f91ded1e29c42913e9682b0fee;hpb=6a4375e02d8dd4ebcc2f79ee9f6abbafdd2f674c;p=vpp.git diff --git a/src/plugins/gbp/gbp_recirc.c b/src/plugins/gbp/gbp_recirc.c index c44fc2137c3..576ec8512bc 100644 --- a/src/plugins/gbp/gbp_recirc.c +++ b/src/plugins/gbp/gbp_recirc.c @@ -73,7 +73,7 @@ gbp_recirc_add (u32 sw_if_index, epg_id_t epg_id, u8 is_ext) } /* - * Packets on the recirculation interface are subjet to src-EPG + * Packets on the recirculation interface are subject to src-EPG * classification. Recirc interfaces are L2-emulation mode. * for internal EPGs this is via an LPM on all external subnets. * for external EPGs this is via a port mapping.