p4wq: fix a typo in a comment
Fix a simple typo in a comment. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
This commit is contained in:
parent
a4b88193cc
commit
5709d8a2ae
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ struct k_p4wq_initparam {
|
|||
/**
|
||||
* @brief Initialize P4 Queue
|
||||
*
|
||||
* Initializes a P4 Queue object. These objects much be initialized
|
||||
* Initializes a P4 Queue object. These objects must be initialized
|
||||
* via this function (or statically using K_P4WQ_DEFINE) before any
|
||||
* other API calls are made on it.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue