Skip to content

Commit 05c3775

Browse files
committed
doc: boards: renesas: fix Sphinx directive typo
Remove a stray space in zephyr:board-supported-hw Sphinx directive Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent 1dab77b commit 05c3775

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

boards/renesas/rzn2l_rsk/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Detailed hardware features for the board can be found at `RZ/N2L-RSK Website`_
5252
Supported Features
5353
==================
5454

55-
.. zephyr: board-supported-hw::
55+
.. zephyr:board-supported-hw::
5656
5757
Connections and IOs
5858
===================

boards/renesas/rzt2l_rsk/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Detailed hardware features for the board can be found at `RZ/T2L-RSK Website`_
5050
Supported Features
5151
==================
5252

53-
.. zephyr: board-supported-hw::
53+
.. zephyr:board-supported-hw::
5454
5555
Connections and IOs
5656
===================

0 commit comments

Comments
 (0)