Skip to content

Commit

Permalink
[mrp] Post-merge review: fix typos in comments (#24584)
Browse files Browse the repository at this point in the history
Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
  • Loading branch information
Damian-Nordic authored and pull[bot] committed Aug 26, 2023
1 parent 5c9565d commit 2399073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/messaging/ReliableMessageProtocolConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -149,10 +149,10 @@ namespace chip {
*
* @brief
* A constant value that should be added to the calculated retransmission
* timeout when the present node tramsmits a message.
* timeout when the present node transmits a message.
*
* The purpose for this constant is to limit the possibility of spurious
* rertansmissions in the scenario in which a sender that operates in a high-
* retransmissions in the scenario in which a sender that operates in a high-
* latency network (such as Thread) sends a message to a receiver that operates
* in a low-latency network (such as Wi-Fi). In this scenario, the SAI and SII
* parameters advertised by the receiver are low although the average round-
Expand Down

0 comments on commit 2399073

Please sign in to comment.