Skip to content

Commit 43cfc50

Browse files
pascal-nordicrlubos
authored andcommitted
net: lib: nrf_cloud: Fix truncated message
To avoid missing part of the download complete message, it should be moved after the mutex call. Signed-off-by: Pascal Hernandez <[email protected]>
1 parent 768c939 commit 43cfc50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,7 @@ Libraries for networking
637637
* Deprecated the :ref:`lib_nrf_cloud_rest` library.
638638
Use the :ref:`lib_nrf_cloud_coap` library instead.
639639

640-
* Fixed occasional message truncation that notified that the download was complete in the :ref:`lib_nrf_cloud_fota` library.
640+
* Fixed occasional message truncation notifying that the download was complete in the :ref:`lib_nrf_cloud_fota` library.
641641

642642
Libraries for NFC
643643
-----------------

0 commit comments

Comments
 (0)