Skip to content

Commit 4889f4f

Browse files
Flavio Ceolingalak
authored andcommitted
docs: release notes: Simple tags fixes
Fix some wrong tags usage. Signed-off-by: Flavio Ceolin <[email protected]>
1 parent bfa581d commit 4889f4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/releases/release-notes-2.6.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ API Changes
4646
* Added disconnect reason to the :c:func:`disconnected` callback of :c:struct:`bt_iso_chan_ops`.
4747

4848
* Align error handling of :c:func:bt_l2cap_chan_send and
49-
:c:func:bt_iso_chan_send so when an error occur the buffer is not unref.
49+
:c:func:`bt_iso_chan_send` so when an error occur the buffer is not unref.
5050

51-
* Added c:func:`lwm2m_engine_delete_obj_inst` function to the LwM2M library API.
51+
* Added :c:func:`lwm2m_engine_delete_obj_inst` function to the LwM2M library API.
5252

5353
Deprecated in this release
5454

0 commit comments

Comments
 (0)