6lo: Speling correction in comment
This commit is contained in:
parent
58281e9135
commit
3cc088689e
@ -259,7 +259,7 @@ void gnrc_sixlowpan_frag_send(gnrc_pktsnip_t *pkt, void *ctx, unsigned page)
|
||||
}
|
||||
#endif
|
||||
|
||||
/* Check weater to send the first or an Nth fragment */
|
||||
/* Check whether to send the first or an Nth fragment */
|
||||
if (fragment_msg->offset == 0) {
|
||||
/* increment tag for successive, fragmented datagrams */
|
||||
_tag++;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user