Skip to content

Commit

Permalink
doc: release: 4.0: add missing colon
Browse files Browse the repository at this point in the history
Add missing colon to the entry introduced in zephyrproject-rtos#78285.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
  • Loading branch information
ycsin authored and henrikbrixandersen committed Sep 18, 2024
1 parent 74c5c84 commit 119b238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ Libraries / Subsystems
* Fixed formatting of milliseconds in :c:enum:`OS_MGMT_ID_DATETIME_STR` by adding
leading zeros.
* Added support for custom os mgmt bootloader info responses using notification hooks, this
can be enabled witbh :kconfig:option`CONFIG_MCUMGR_GRP_OS_BOOTLOADER_INFO_HOOK`, the data
can be enabled witbh :kconfig:option:`CONFIG_MCUMGR_GRP_OS_BOOTLOADER_INFO_HOOK`, the data
structure is :c:struct:`os_mgmt_bootloader_info_data`.

* Logging
Expand Down

0 comments on commit 119b238

Please sign in to comment.