aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/bier/bier_disp_entry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/bier/bier_disp_entry.h')
-rw-r--r--src/vnet/bier/bier_disp_entry.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/vnet/bier/bier_disp_entry.h b/src/vnet/bier/bier_disp_entry.h
index 1647a7e166a..db381a84d36 100644
--- a/src/vnet/bier/bier_disp_entry.h
+++ b/src/vnet/bier/bier_disp_entry.h
@@ -13,9 +13,9 @@
* limitations under the License.
*/
/**
- * bier_dispositon : The BIER dispositon object
+ * bier_disposition : The BIER disposition object
*
- * A BIER dispositon object is used to pop the BIER header for for-us
+ * A BIER disposition object is used to pop the BIER header for for-us
* packets and steer the packet down the payload protocol specific graph
*/
@@ -27,7 +27,7 @@
#include <vnet/dpo/dpo.h>
/**
- * The BIER dispositon object
+ * The BIER disposition object
*/
typedef struct bier_disp_entry_t_ {
/**