Skip to content

Commit c73baeb

Browse files
committed
[nrf fromtree] doc: release: 3.4: Use double backticks
Fixes a compliance error Signed-off-by: Jamie McCrae <[email protected]> (cherry picked from commit 5a48685)
1 parent 9ddf1db commit c73baeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/releases/release-notes-3.4.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ Deprecated in this release
253253
Stable API changes in this release
254254
==================================
255255

256-
* Removed `bt_set_oob_data_flag` and replaced it with two new API calls:
256+
* Removed ``bt_set_oob_data_flag`` and replaced it with two new API calls:
257257
* :c:func:`bt_le_oob_set_sc_flag` for setting/clearing OOB flag in SC pairing
258258
* :c:func:`bt_le_oob_set_legacy_flag` for setting/clearing OOB flag in legacy paring
259259

@@ -723,7 +723,7 @@ Build system and infrastructure
723723
* Babblesim is now included in the west manifest. Users can fetch it by enabling
724724
the ``babblesim`` group with west config.
725725

726-
* `west sign` now uses DT labels, of "fixed-partition" compatible nodes, to identify
726+
* ``west sign`` now uses DT labels, of "fixed-partition" compatible nodes, to identify
727727
application image slots, instead of previously used DT node label properties.
728728
If you have been using custom partition layout for MCUboot, you will have to label
729729
your MCUboot slot partitions with proper DT node labels; for example partition

0 commit comments

Comments
 (0)