diff options
Diffstat (limited to 'src/plugins/ila/ila.h')
-rw-r--r-- | src/plugins/ila/ila.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/ila/ila.h b/src/plugins/ila/ila.h index 26620983823..d2052baa60d 100644 --- a/src/plugins/ila/ila.h +++ b/src/plugins/ila/ila.h @@ -82,7 +82,7 @@ typedef struct { u32 next_hop_child_index; /** - * The next DPO in the grpah to follow + * The next DPO in the graph to follow */ dpo_id_t ila_dpo; } ila_entry_t; |