Skip to content

Commit 9454b87

Browse files
committed
doc: release notes: Fix typo in 2.7 release notes
It's "PERIPHERAL" not "PERIPHAL". Signed-off-by: Carles Cufi <[email protected]>
1 parent 04c0126 commit 9454b87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/releases/release-notes-2.7.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Deprecated in this release
3535

3636
* :c:macro:`BT_CONN_ROLE_MASTER` and :c:macro:`BT_CONN_ROLE_SLAVE`
3737
have been deprecated in favor of
38-
:c:macro:`BT_CONN_ROLE_CENTRAL` and :c:macro:`BT_CONN_ROLE_PERIPHAL`
38+
:c:macro:`BT_CONN_ROLE_CENTRAL` and :c:macro:`BT_CONN_ROLE_PERIPHERAL`
3939

4040
* :c:macro:`BT_LE_SCAN_OPT_FILTER_WHITELIST`
4141
has been deprecated in favor of

0 commit comments

Comments
 (0)