Commit 4dd3d867 authored by Robert Lubos's avatar Robert Lubos Committed by Anas Nashif
Browse files

doc: release-notes: Fix typo in networking part



Fix typo in networking part of the release notes.

Signed-off-by: default avatarRobert Lubos <robert.lubos@nordicsemi.no>
parent 3ebdc1e3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -973,7 +973,7 @@ Networking
  * Fixed missing token length validation in :c:func:`coap_header_get_token`.
  * Fixed missing response check in :c:func:`coap_response_received`.

* Connection Manger:
* Connection Manager:

  * Extended the library with a generic L2 connectivity API.
  * Refactored library internals significantly.