docs: fix misspelling across the tree
Found a few annoying typos and figured I better run script and fix anything it can find, here are the results... Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
b023fbf938
commit
f2cb20c772
133 changed files with 191 additions and 191 deletions
|
@ -1537,7 +1537,7 @@ static void ctrl_tx_enqueue(struct ll_conn *conn, struct node_tx *tx)
|
|||
* by peer, hence place this new ctrl after head
|
||||
*/
|
||||
|
||||
/* if data transmited once, keep it at head of the tx list,
|
||||
/* if data transmitted once, keep it at head of the tx list,
|
||||
* as we will insert a ctrl after it, hence advance the
|
||||
* data pointer
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue