Skip to content

Commit 6fe1e23

Browse files
ajstephensnashif
authored andcommitted
doc: Fix typo in description of microkernel semaphores
Change-Id: Iaa5e511aa0ca901fcf2f57f49dd4816898fada37 Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
1 parent 935a809 commit 6fe1e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/kernel/microkernel/microkernel_semaphores.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ includes the file :file:`zephyr.h`.
106106
Private Semaphore
107107
-----------------
108108

109-
Define the semaphore a source file using the following syntax:
109+
Define the semaphore in a source file using the following syntax:
110110

111111
.. code-block:: c
112112

0 commit comments

Comments
 (0)