fix spelling in comments and strings
[dpdk.git] / examples / l2fwd-event / l2fwd_event_generic.c
index f31569a..1977e23 100644 (file)
@@ -42,7 +42,7 @@ l2fwd_event_device_setup_generic(struct l2fwd_resources *rsrc)
                ethdev_count++;
        }
 
-       /* Event device configurtion */
+       /* Event device configuration */
        rte_event_dev_info_get(event_d_id, &dev_info);
 
        /* Enable implicit release */