diff options
Diffstat (limited to 'src/vnet/bier/bier_imp.c')
-rw-r--r-- | src/vnet/bier/bier_imp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/bier/bier_imp.c b/src/vnet/bier/bier_imp.c index 6150ea1c067..2da3f668cac 100644 --- a/src/vnet/bier/bier_imp.c +++ b/src/vnet/bier/bier_imp.c @@ -17,7 +17,7 @@ * * A BIER imposition object is present in the IP mcast output list * and represents the imposition of a BIER bitmask. After BIER header - * imposition the packet is forward within the appropriate/specifid + * imposition the packet is forward within the appropriate/specified * BIER table */ |