Skip to content

Commit 8bc3a14

Browse files
mathieuchopstmkartben
authored andcommitted
doc: board_porting: fix minor typo
Correct a minor typo in the hardware/porting/board_porting documentation page. Signed-off-by: Mathieu Choplain <[email protected]>
1 parent 02d2cc5 commit 8bc3a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/hardware/porting/board_porting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ The board qualifiers ``nrf5340/cpuapp/ns`` can be read as:
164164
- ``cpuapp``: The CPU cluster ``cpuapp``, which consists of a single Cortex-M33
165165
CPU core. The number of cores in a CPU cluster cannot be determined from the
166166
board qualifiers.
167-
- ``ns``: a variant, in this case ``ns`` is a common variant name is
167+
- ``ns``: a variant, in this case ``ns`` is a common variant name in
168168
Zephyr denoting a non-secure build for boards supporting :ref:`tfm`.
169169

170170
Not all SoCs define CPU clusters or variants. For example a simple board

0 commit comments

Comments
 (0)