aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_reorder/rte_reorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_reorder/rte_reorder.h')
-rw-r--r--lib/librte_reorder/rte_reorder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/librte_reorder/rte_reorder.h b/lib/librte_reorder/rte_reorder.h
index 1bcc2e32..6d397100 100644
--- a/lib/librte_reorder/rte_reorder.h
+++ b/lib/librte_reorder/rte_reorder.h
@@ -70,7 +70,7 @@ rte_reorder_init(struct rte_reorder_buffer *b, unsigned int bufsize,
* and return a pointer to it.
*
* @param name
- * Name of the reorder buffer instacne as passed to rte_reorder_create()
+ * Name of the reorder buffer instance as passed to rte_reorder_create()
* @return
* Pointer to reorder buffer instance or NULL if object not found with rte_errno
* set appropriately. Possible rte_errno values include: