Skip to content

Commit 34d61a6

Browse files
committed
Fix typo in comment
1 parent 7bf26f9 commit 34d61a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lmic/lmic_compliance.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ static void evMessage(
283283
break;
284284
}
285285
case LORAWAN_COMPLIANCE_CMD_LINK: {
286-
// not clear what theis request does.
286+
// not clear what this request does.
287287
break;
288288
}
289289
case LORAWAN_COMPLIANCE_CMD_JOIN: {

0 commit comments

Comments
 (0)