doc: fix glaring typo in polling doc
Change-Id: I5e281d57cf8a9a7c9bf784f96b91d12988898a5f Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>
This commit is contained in:
parent
87a422896c
commit
97f4a48182
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ ownership of the semaphore. If the semaphore is contested, there is no
|
|||
guarantee that it will be still available when :cpp:func:`k_sem_give()` is
|
||||
called.
|
||||
|
||||
Implementatioe
|
||||
Implementation
|
||||
**************
|
||||
|
||||
Using k_poll()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue