X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Fabf%2Fabf_policy.h;h=724611eac38a494a939a91ddab246e4dfb039ecb;hb=bdc0e6b7204ea0211d4f7881497e4306586fb9ef;hp=71fa1a61afde10f21dc1de8ebe08e594f5ec184f;hpb=669d07dc016757b856e1014a415996cf9f0ebc58;p=vpp.git diff --git a/src/plugins/abf/abf_policy.h b/src/plugins/abf/abf_policy.h index 71fa1a61afd..724611eac38 100644 --- a/src/plugins/abf/abf_policy.h +++ b/src/plugins/abf/abf_policy.h @@ -22,9 +22,9 @@ #define ABF_PLUGIN_VERSION_MINOR 0 /** - * An ACL based Forwading 'policy'. + * An ACL based Forwarding 'policy'. * This comprises the ACL index to match against and the forwarding - * path to take if the match is successfull. + * path to take if the match is successful. * * ABF policies are then 'attached' to interfaces. An input feature * will run through the list of policies a match will divert the packet,