Typos. A bunch of typos I've been collecting.
[vpp.git] / src / vnet / adj / adj_delegate.c
index cd5301c..17d6f0d 100644 (file)
@@ -23,7 +23,7 @@
 static adj_delegate_vft_t *ad_vfts;
 
 /**
- * The value of the last dynamically allocated delegeate value
+ * The value of the last dynamically allocated delegate value
  */
 static adj_delegate_type_t ad_max_id = ADJ_DELEGATE_LAST;